Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

423
7192
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 0002.6 14088 3560 Accepted 100
1 1 0002.5 14088 3596 Accepted 100
2 1 0002.6 14088 3572 Accepted 100
3 1 0002.5 14088 3592 Accepted 100
4 1 0002.7 14088 3592 Accepted 100
5 2 0002.4 14088 3576 Accepted 100
6 2 0002.5 14088 3564 Accepted 100
7 2 0002.5 14088 3608 Accepted 100
8 2 0002.5 14088 3636 Accepted 100
9 2 0002.5 14088 3648 Accepted 100
10 2 0002.4 14088 3572 Accepted 100
11 2 0002.5 14088 3576 Accepted 100
12 2 0002.5 14088 3568 Accepted 100
13 2 0002.5 14088 3652 Accepted 100
14 2 0002.5 14088 3704 Accepted 100
15 2 0002.5 14088 3648 Accepted 100
16 2 0002.5 14088 3464 Accepted 100
17 2 0002.4 14088 3576 Accepted 100
18 2 0002.5 14088 3592 Accepted 100
19 2 0002.4 14088 3724 Accepted 100
20 3 4 0002.6 14088 3656 Accepted 100
21 3 4 0003.7 14088 3944 Accepted 100
22 3 4 0003.2 14088 3844 Accepted 100
23 3 4 0002.6 14088 3636 Accepted 100
24 3 4 0003.6 14088 3920 Accepted 100
25 3 4 0003.1 14088 3812 Accepted 100
26 3 4 0003.3 14088 3932 Accepted 100
27 3 4 0002.9 14088 3824 Accepted 100
28 3 4 0003.0 14088 3816 Accepted 100
29 3 4 0003.5 14088 3892 Accepted 100
30 4 0061.6 14088 7016 Accepted 100
31 4 0036.0 14088 6588 Accepted 100
32 4 0043.6 14088 5632 Accepted 100
33 4 0059.9 14088 7192 Accepted 100
34 4 0010.0 14088 5600 Accepted 100
35 4 0008.4 14088 6720 Accepted 100
36 4 0048.9 14088 5924 Accepted 100
37 4 0039.2 14088 5424 Accepted 100
38 4 0017.5 14088 5396 Accepted 100
39 4 0016.6 14088 4768 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
678 Bytes
Back to Top