Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

24
3584
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 3360 Accepted 100
1 1 2 3 4 0000.0 3408 Accepted 100
2 1 2 3 4 0000.0 3336 Accepted 100
3 2 3 4 0000.0 3468 Accepted 100
4 2 3 4 0000.0 3356 Accepted 100
5 2 3 4 0000.0 3304 Accepted 100
6 2 3 4 0000.0 3448 Accepted 100
7 3 4 0000.0 3368 Accepted 100
8 3 4 0000.0 3552 Accepted 100
9 3 4 0000.0 3420 Accepted 100
10 3 4 0000.0 3552 Accepted 100
11 4 0004.0 3584 Accepted 100
12 4 0004.0 3524 Accepted 100
13 4 0004.0 3564 Accepted 100
14 4 0004.0 3568 Accepted 100
15 4 0004.0 3376 Accepted 100
16 4 0004.0 3464 Accepted 100
Submitter:
8e7
Compiler:
c++14
Code Length:
1.5 KB
Back to Top