Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

24
3140
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 2824 Accepted 100
1 1 2 3 4 0000.0 2800 Accepted 100
2 1 2 3 4 0000.0 2860 Accepted 100
3 2 3 4 0000.0 2844 Accepted 100
4 2 3 4 0000.0 2836 Accepted 100
5 2 3 4 0000.0 2808 Accepted 100
6 2 3 4 0000.0 2816 Accepted 100
7 3 4 0000.0 2816 Accepted 100
8 3 4 0000.0 2796 Accepted 100
9 3 4 0000.0 2876 Accepted 100
10 3 4 0000.0 2844 Accepted 100
11 4 0004.0 3008 Accepted 100
12 4 0004.0 3092 Accepted 100
13 4 0004.0 3056 Accepted 100
14 4 0004.0 3092 Accepted 100
15 4 0004.0 3084 Accepted 100
16 4 0004.0 3140 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.18 KB
Back to Top