Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

826
14388
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 0025.8 17668 9256 Accepted 100
1 1 0025.5 16676 9124 Accepted 100
2 1 0026.2 16676 9176 Accepted 100
3 1 0025.8 16676 9244 Accepted 100
4 1 0026.0 17668 8996 Accepted 100
5 2 0025.7 17668 9196 Accepted 100
6 2 0025.6 17668 9184 Accepted 100
7 2 0025.6 17668 9360 Accepted 100
8 2 0027.4 17668 9164 Accepted 100
9 2 0025.4 17668 9140 Wrong Answer 0
10 3 0032.1 17800 9544 Accepted 100
11 3 0027.5 17668 9356 Accepted 100
12 3 0033.4 17800 9668 Accepted 100
13 3 0026.5 17668 9424 Accepted 100
14 3 0293.1 22792 14388 Accepted 100
15 4 0031.8 18132 10608 Runtime Error 0
16 4 0031.4 18132 10748 Runtime Error 0
17 4 0030.8 18128 10584 Runtime Error 0
18 4 0030.2 18128 10572 Runtime Error 0
19 4 0030.3 18132 10704 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
829 Bytes
Back to Top