Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

314
11264
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.3 6056 3584 Wrong Answer 0
1 1 2 0001.3 6056 3584 Wrong Answer 0
2 1 2 0001.2 6056 3712 Wrong Answer 0
3 2 0046.0 13976 11264 Runtime Error (killed by signal) 0
4 2 0046.3 13976 11136 Runtime Error (killed by signal) 0
5 2 0043.1 13976 11264 Runtime Error (killed by signal) 0
6 2 0043.6 13976 11136 Runtime Error (killed by signal) 0
7 2 0044.4 13976 11264 Runtime Error (killed by signal) 0
8 2 0043.9 13976 11264 Runtime Error (killed by signal) 0
9 2 0042.9 13976 11136 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++17
Code Length:
925 Bytes
Back to Top