Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

936
7076
Wrong Answer
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.5 10028 3664 Accepted 100
1 1 0002.4 10028 3596 Wrong Answer 0
2 1 0002.6 10028 3672 Accepted 100
3 1 0002.6 10028 3668 Accepted 100
4 1 0002.5 10028 3736 Accepted 100
5 2 0002.6 10028 3572 Accepted 100
6 2 0002.4 10028 3584 Accepted 100
7 2 0002.4 10028 3688 Accepted 100
8 2 0002.4 10028 3616 Accepted 100
9 2 0002.5 10028 3684 Accepted 100
10 2 0002.4 10028 3676 Accepted 100
11 2 0002.4 10028 3640 Accepted 100
12 2 0002.4 10028 3680 Accepted 100
13 2 0002.5 10028 3748 Accepted 100
14 2 0002.4 10028 3520 Accepted 100
15 2 0002.4 10028 3588 Accepted 100
16 2 0002.4 10028 3580 Wrong Answer 0
17 2 0002.4 10028 3672 Accepted 100
18 2 0002.4 10028 3644 Accepted 100
19 2 0002.5 10028 3688 Accepted 100
20 3 4 0002.6 10028 3736 Accepted 100
21 3 4 0004.5 10028 4024 Accepted 100
22 3 4 0003.7 10028 3840 Accepted 100
23 3 4 0002.6 10028 3656 Accepted 100
24 3 4 0004.7 10028 3944 Wrong Answer 0
25 3 4 0003.4 10028 3820 Accepted 100
26 3 4 0004.1 10028 3916 Accepted 100
27 3 4 0003.1 10028 3696 Accepted 100
28 3 4 0003.7 10028 3880 Accepted 100
29 3 4 0004.3 10028 3932 Accepted 100
30 4 0151.9 10028 7004 Accepted 100
31 4 0084.3 10028 6688 Accepted 100
32 4 0122.0 10028 5680 Accepted 100
33 4 0149.0 10028 7076 Accepted 100
34 4 0018.2 10028 5628 Accepted 100
35 4 0011.9 10028 6676 Accepted 100
36 4 0138.6 10028 5964 Accepted 100
37 4 0099.0 10028 5532 Accepted 100
38 4 0037.5 10028 5612 Accepted 100
39 4 0037.5 10028 4816 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
602 Bytes
Back to Top