Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

805
14320
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 (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0026.4 16676 9432 Accepted 100
1 1 0026.2 16676 8960 Accepted 100
2 1 0025.5 17668 9424 Accepted 100
3 1 0026.2 17668 9356 Accepted 100
4 1 0025.5 16676 9172 Accepted 100
5 2 0026.4 17668 9328 Accepted 100
6 2 0026.4 17668 9244 Accepted 100
7 2 0026.4 17668 9140 Accepted 100
8 2 0026.3 17668 9080 Accepted 100
9 2 0025.9 17668 9152 Wrong Answer 0
10 3 0028.9 17668 9548 Accepted 100
11 3 0029.1 17668 9416 Accepted 100
12 3 0027.1 17668 9192 Accepted 100
13 3 0026.4 17668 9224 Accepted 100
14 3 0277.1 22792 14320 Accepted 100
15 4 0031.4 18128 10536 Runtime Error 0
16 4 0031.8 18132 10668 Runtime Error 0
17 4 0030.7 18128 10660 Runtime Error 0
18 4 0030.3 18132 10816 Runtime Error 0
19 4 0031.2 18132 10544 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
871 Bytes
Back to Top