Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

515
17812
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 $m = n = 2$ 15 / 15
2 5~19 $2 < m = n \leq 5$ 20 / 20
3 20~29 $5 < m = n \leq 100$ 28 / 28
4 20~39 $5 < m, n \leq 1000$ 37 / 37

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0003.2 21980 3472 Accepted 100
1 1 0002.5 21980 3472 Accepted 100
2 1 0002.5 21980 3644 Accepted 100
3 1 0002.4 21980 3520 Accepted 100
4 1 0002.5 21980 3612 Accepted 100
5 2 0002.5 21980 3640 Accepted 100
6 2 0002.6 21980 3668 Accepted 100
7 2 0002.6 21980 3600 Accepted 100
8 2 0002.6 21980 3644 Accepted 100
9 2 0002.7 21980 3600 Accepted 100
10 2 0002.5 21980 3540 Accepted 100
11 2 0002.7 21980 3576 Accepted 100
12 2 0002.4 21980 3604 Accepted 100
13 2 0002.5 21980 3664 Accepted 100
14 2 0002.5 21980 3608 Accepted 100
15 2 0002.4 21980 3584 Accepted 100
16 2 0002.5 21980 3604 Accepted 100
17 2 0002.4 21980 3580 Accepted 100
18 2 0002.4 21980 3480 Accepted 100
19 2 0002.4 21980 3596 Accepted 100
20 3 4 0002.8 21980 3772 Accepted 100
21 3 4 0004.3 21980 4316 Accepted 100
22 3 4 0003.7 21980 4184 Accepted 100
23 3 4 0002.6 21980 3800 Accepted 100
24 3 4 0004.1 21980 4376 Accepted 100
25 3 4 0003.4 21980 4128 Accepted 100
26 3 4 0003.8 21980 4292 Accepted 100
27 3 4 0003.2 21980 3968 Accepted 100
28 3 4 0003.5 21980 4204 Accepted 100
29 3 4 0004.1 21980 4348 Accepted 100
30 4 0075.5 21980 17132 Accepted 100
31 4 0048.4 21980 15624 Accepted 100
32 4 0051.3 21980 12320 Accepted 100
33 4 0073.2 21980 17812 Accepted 100
34 4 0015.0 21980 8756 Accepted 100
35 4 0014.3 21980 10356 Accepted 100
36 4 0058.1 21980 13124 Accepted 100
37 4 0045.6 21980 11016 Accepted 100
38 4 0024.8 21980 10136 Accepted 100
39 4 0021.9 21980 8112 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
565 Bytes
Back to Top