Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

934
7144
Wrong Answer
85

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 $m = n = 2$ 0 / 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 10028 3572 Wrong Answer 0
1 1 0002.4 10028 3636 Accepted 100
2 1 0002.7 10028 3632 Wrong Answer 0
3 1 0002.5 10028 3680 Wrong Answer 0
4 1 0002.6 10028 3552 Accepted 100
5 2 0002.4 10028 3556 Accepted 100
6 2 0002.5 10028 3676 Accepted 100
7 2 0002.5 10028 3588 Accepted 100
8 2 0002.5 10028 3744 Accepted 100
9 2 0002.5 10028 3648 Accepted 100
10 2 0002.4 10028 3676 Accepted 100
11 2 0002.5 10028 3684 Accepted 100
12 2 0002.5 10028 3680 Accepted 100
13 2 0002.5 10028 3520 Accepted 100
14 2 0002.6 10028 3744 Accepted 100
15 2 0002.4 10028 3516 Accepted 100
16 2 0002.5 10028 3676 Accepted 100
17 2 0002.4 10028 3556 Accepted 100
18 2 0002.5 10028 3668 Accepted 100
19 2 0002.4 10028 3680 Accepted 100
20 3 4 0002.6 10028 3628 Accepted 100
21 3 4 0004.4 10028 3904 Accepted 100
22 3 4 0003.8 10028 3796 Accepted 100
23 3 4 0002.7 10028 3648 Accepted 100
24 3 4 0004.7 10028 3844 Accepted 100
25 3 4 0003.6 10028 3880 Accepted 100
26 3 4 0004.1 10028 3812 Accepted 100
27 3 4 0003.2 10028 3832 Accepted 100
28 3 4 0003.7 10028 3916 Accepted 100
29 3 4 0004.3 10028 3880 Accepted 100
30 4 0151.9 10028 6912 Accepted 100
31 4 0087.0 10028 6696 Accepted 100
32 4 0121.7 10028 5744 Accepted 100
33 4 0147.7 10028 7144 Accepted 100
34 4 0018.6 10028 5580 Accepted 100
35 4 0011.9 10028 6616 Accepted 100
36 4 0136.8 10028 6044 Accepted 100
37 4 0095.1 10028 5440 Accepted 100
38 4 0038.3 10028 5596 Accepted 100
39 4 0038.3 10028 4812 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
487 Bytes
Back to Top