Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1020
13236
Runtime Error
40

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 1 ≤ N, M ≤ 5,K = 2 10 / 10
2 5~9 1 ≤ N, M ≤ 50,1 ≤ K ≤ 5 0 / 30
3 10~14 1 ≤ N, M ≤ 100,1 ≤ K ≤ 20 30 / 30
4 15~19 1 ≤ N, M ≤ 100,1 ≤ K ≤ 10,000 0 / 30

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 0028.0 7912 Accepted 100
1 1 0028.0 7892 Accepted 100
2 1 0032.0 7816 Accepted 100
3 1 0032.0 7896 Accepted 100
4 1 0028.0 8012 Accepted 100
5 2 0028.0 7936 Accepted 100
6 2 0028.0 7896 Accepted 100
7 2 0028.0 7984 Accepted 100
8 2 0024.0 7904 Accepted 100
9 2 0024.0 7900 Wrong Answer 0
10 3 0036.0 8280 Accepted 100
11 3 0028.0 8144 Accepted 100
12 3 0036.0 8312 Accepted 100
13 3 0028.0 7904 Accepted 100
14 3 0436.0 13236 Accepted 100
15 4 0040.0 9284 Runtime Error 0
16 4 0032.0 9300 Runtime Error 0
17 4 0032.0 9216 Runtime Error 0
18 4 0032.0 9400 Runtime Error 0
19 4 0040.0 9236 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
829 Bytes
Back to Top