Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

96
3764
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 3464 Accepted 100
1 1 2 3 4 0000.0 3300 Accepted 100
2 1 2 3 4 0000.0 3492 Accepted 100
3 2 3 4 0000.0 3512 Accepted 100
4 2 3 4 0000.0 3436 Accepted 100
5 2 3 4 0000.0 3588 Accepted 100
6 2 3 4 0000.0 3604 Accepted 100
7 3 4 0000.0 3576 Accepted 100
8 3 4 0000.0 3572 Accepted 100
9 3 4 0000.0 3512 Accepted 100
10 3 4 0000.0 3412 Accepted 100
11 4 0016.0 3740 Accepted 100
12 4 0016.0 3764 Accepted 100
13 4 0016.0 3688 Accepted 100
14 4 0016.0 3488 Accepted 100
15 4 0016.0 3676 Accepted 100
16 4 0016.0 3720 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.31 KB
Back to Top