Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2689
82560
Accepted
500

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 0001.3 7048 3456 Accepted 100
1 1 2 0001.3 7048 3328 Accepted 100
2 1 2 0001.2 7048 3456 Accepted 100
3 2 0318.4 85048 82560 Accepted 100
4 2 0308.5 85048 82560 Accepted 100
5 2 0331.5 85052 82432 Accepted 100
6 2 0312.3 85048 82432 Accepted 100
7 2 0418.7 85052 82560 Accepted 100
8 2 0479.9 85048 82432 Accepted 100
9 2 0515.7 85048 82560 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
678 Bytes
Back to Top