Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

891
7680
Runtime Error (killed by signal)
0

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~2 $1\leq W,H\leq 10$,且保證邊界不會有水池 0 / 30
2 0~9 無額外限制 0 / 70

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 0001.4 6216 3328 Wrong Answer 0
1 1 2 0002.4 6216 3456 Accepted 100
2 1 2 0001.9 6216 3456 Accepted 100
3 2 0112.9 10312 7552 Runtime Error (killed by signal) 0
4 2 0040.5 10312 7424 Runtime Error (killed by signal) 0
5 2 0030.1 10312 7552 Runtime Error (killed by signal) 0
6 2 0042.8 10312 7552 Runtime Error (killed by signal) 0
7 2 0166.0 10312 7552 Runtime Error (killed by signal) 0
8 2 0173.0 10312 7424 Runtime Error (killed by signal) 0
9 2 0320.1 10308 7680 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.41 KB
Back to Top