Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

0
1500
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 1328 Accepted 100
1 1 2 3 4 0000.0 1208 Accepted 100
2 1 2 3 4 0000.0 1212 Accepted 100
3 2 3 4 0000.0 1148 Accepted 100
4 2 3 4 0000.0 1264 Accepted 100
5 2 3 4 0000.0 1220 Accepted 100
6 2 3 4 0000.0 1260 Accepted 100
7 3 4 0000.0 1248 Accepted 100
8 3 4 0000.0 1204 Accepted 100
9 3 4 0000.0 1252 Accepted 100
10 3 4 0000.0 1220 Accepted 100
11 4 0000.0 1404 Accepted 100
12 4 0000.0 1424 Accepted 100
13 4 0000.0 1408 Accepted 100
14 4 0000.0 1368 Accepted 100
15 4 0000.0 1480 Accepted 100
16 4 0000.0 1500 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.92 KB
Back to Top