Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10029
8248
Runtime Error (killed by signal)
30

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 1 ≤ N, M ≤ 5,K = 2 0 / 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 0002.6 10572 3772 Accepted 100
1 1 0002.8 10572 3436 Runtime Error (killed by signal) 0
2 1 0002.8 10572 3324 Runtime Error (killed by signal) 0
3 1 0002.7 10572 3468 Runtime Error (killed by signal) 0
4 1 0002.6 10572 3904 Accepted 100
5 2 0003.4 10572 3492 Runtime Error (killed by signal) 0
6 2 0003.3 10572 3400 Runtime Error (killed by signal) 0
7 2 0002.8 10572 3464 Runtime Error (killed by signal) 0
8 2 0004.3 10572 4104 Runtime Error (killed by signal) 0
9 2 0003.1 10572 3416 Runtime Error (killed by signal) 0
10 3 0012.2 10572 8064 Accepted 100
11 3 0012.3 10572 8008 Accepted 100
12 3 0012.1 10572 8164 Accepted 100
13 3 0012.8 10572 8120 Accepted 100
14 3 0012.0 10572 8172 Accepted 100
15 4 1959.5 10572 8068 Accepted 100
16 4 1990.9 10572 8248 Wrong Answer 0
17 4 1947.8 10572 8208 Accepted 100
18 4 1935.6 10572 8132 Accepted 100
19 4 2103.6 10572 8212 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
673 Bytes
Back to Top