Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

664
4864
Accepted
100

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 6216 3328 Accepted 100
1 1 2 0001.3 6216 3456 Accepted 100
2 1 2 0001.2 6216 3328 Accepted 100
3 2 0069.2 7272 4608 Accepted 100
4 2 0064.9 7536 4736 Accepted 100
5 2 0075.1 7480 4864 Accepted 100
6 2 0070.1 7272 4608 Accepted 100
7 2 0097.5 7272 4608 Accepted 100
8 2 0131.7 7272 4608 Accepted 100
9 2 0151.5 7272 4608 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
945 Bytes
Back to Top