Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1227
5632
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.4 8184 3584 Accepted 100
1 1 2 0001.3 8184 3456 Accepted 100
2 1 2 0001.3 8184 3584 Accepted 100
3 2 0131.7 8184 5376 Accepted 100
4 2 0096.8 8184 5504 Accepted 100
5 2 0113.2 8184 5376 Accepted 100
6 2 0128.2 8184 5632 Accepted 100
7 2 0169.8 8184 5504 Accepted 100
8 2 0274.7 8184 5504 Accepted 100
9 2 0308.4 8184 5504 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
989 Bytes
Back to Top