Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1008
12980
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 7872 Accepted 100
1 1 0024.0 7892 Accepted 100
2 1 0028.0 7868 Accepted 100
3 1 0028.0 7920 Accepted 100
4 1 0028.0 8032 Accepted 100
5 2 0028.0 8000 Accepted 100
6 2 0028.0 7872 Accepted 100
7 2 0032.0 7824 Accepted 100
8 2 0032.0 8052 Accepted 100
9 2 0032.0 7940 Wrong Answer 0
10 3 0036.0 8012 Accepted 100
11 3 0036.0 8024 Accepted 100
12 3 0028.0 7968 Accepted 100
13 3 0028.0 8072 Accepted 100
14 3 0424.0 12980 Accepted 100
15 4 0036.0 9380 Runtime Error 0
16 4 0032.0 9400 Runtime Error 0
17 4 0032.0 9172 Runtime Error 0
18 4 0036.0 9328 Runtime Error 0
19 4 0036.0 9220 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
871 Bytes
Back to Top