Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

24
3628
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 0≤ n ≤10,且所有安全哨皆為邊界安全哨,並且所圍出來的最大領土必為長方形 10 / 10
2 0~6 0≤ n ≤10,且所有安全哨皆為邊界安全哨 20 / 20
3 0~10 0≤ n ≤100,並非所有安全哨皆為邊界安全哨 30 / 30
4 0~16 0≤ n ≤10000,並非所有安全哨皆為邊界安全哨 40 / 40

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0000.0 3332 Accepted 100
1 1 2 3 4 0000.0 3268 Accepted 100
2 1 2 3 4 0000.0 3344 Accepted 100
3 2 3 4 0000.0 3340 Accepted 100
4 2 3 4 0000.0 3256 Accepted 100
5 2 3 4 0000.0 3340 Accepted 100
6 2 3 4 0000.0 3276 Accepted 100
7 3 4 0000.0 3436 Accepted 100
8 3 4 0000.0 3340 Accepted 100
9 3 4 0000.0 3292 Accepted 100
10 3 4 0000.0 3464 Accepted 100
11 4 0004.0 3532 Accepted 100
12 4 0004.0 3520 Accepted 100
13 4 0004.0 3628 Accepted 100
14 4 0004.0 3364 Accepted 100
15 4 0004.0 3488 Accepted 100
16 4 0004.0 3396 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
3.4 KB
Back to Top