Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

984
13276
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 0024.0 7932 Accepted 100
1 1 0024.0 7940 Accepted 100
2 1 0028.0 7876 Accepted 100
3 1 0028.0 8040 Accepted 100
4 1 0028.0 7880 Accepted 100
5 2 0028.0 7968 Accepted 100
6 2 0028.0 7956 Accepted 100
7 2 0028.0 7904 Accepted 100
8 2 0024.0 8036 Accepted 100
9 2 0024.0 7948 Wrong Answer 0
10 3 0036.0 8392 Accepted 100
11 3 0032.0 8212 Accepted 100
12 3 0040.0 8344 Accepted 100
13 3 0028.0 8140 Accepted 100
14 3 0416.0 13276 Accepted 100
15 4 0036.0 9212 Runtime Error 0
16 4 0032.0 9356 Runtime Error 0
17 4 0032.0 9316 Runtime Error 0
18 4 0032.0 9220 Runtime Error 0
19 4 0036.0 9312 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
910 Bytes
Back to Top