Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

45
3396
Runtime Error (killed by signal)
10

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0002.5 6068 3376 Accepted 100
1 1 2 3 4 0002.4 6068 3316 Accepted 100
2 1 2 3 4 0002.5 6068 3224 Accepted 100
3 2 3 4 0002.5 6068 3280 Accepted 100
4 2 3 4 0002.6 6068 3396 Wrong Answer 0
5 2 3 4 0002.4 6068 3224 Wrong Answer 0
6 2 3 4 0002.4 6068 3232 Wrong Answer 0
7 3 4 0002.6 6068 3320 Wrong Answer 0
8 3 4 0002.5 6068 3280 Accepted 100
9 3 4 0002.5 6068 3228 Accepted 100
10 3 4 0002.6 6068 3204 Accepted 100
11 4 0002.9 6068 2944 Runtime Error (killed by signal) 0
12 4 0002.8 6068 2932 Runtime Error (killed by signal) 0
13 4 0002.9 6068 2820 Runtime Error (killed by signal) 0
14 4 0002.9 6068 2936 Runtime Error (killed by signal) 0
15 4 0002.8 6068 2908 Runtime Error (killed by signal) 0
16 4 0002.9 6068 2980 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++14
Code Length:
1.1 KB
Back to Top