Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1169
11176
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 0007.0 13932 7556 Accepted 100
1 1 0007.1 13932 7556 Accepted 100
2 1 0007.1 13932 7588 Accepted 100
3 1 0007.0 13932 7616 Accepted 100
4 1 0007.1 13932 7620 Accepted 100
5 2 0006.9 13932 7608 Accepted 100
6 2 0007.0 13932 7632 Accepted 100
7 2 0006.9 13932 7624 Accepted 100
8 2 0007.1 13932 7688 Accepted 100
9 2 0007.0 13932 7628 Accepted 100
10 2 0007.0 13932 7464 Accepted 100
11 2 0006.7 13932 7500 Accepted 100
12 2 0006.9 13932 7584 Accepted 100
13 2 0007.0 13932 7556 Accepted 100
14 2 0007.0 13932 7620 Accepted 100
15 2 0006.8 13932 7620 Accepted 100
16 2 0007.0 13932 7624 Accepted 100
17 2 0007.1 13932 7516 Accepted 100
18 2 0006.8 13932 7500 Accepted 100
19 2 0007.0 13932 7620 Accepted 100
20 3 4 0007.1 13932 7692 Accepted 100
21 3 4 0008.9 13932 7840 Accepted 100
22 3 4 0008.3 13932 7872 Accepted 100
23 3 4 0007.0 13932 7656 Accepted 100
24 3 4 0009.2 13932 7948 Accepted 100
25 3 4 0008.0 13932 7740 Accepted 100
26 3 4 0008.6 13932 7912 Accepted 100
27 3 4 0007.8 13932 7760 Accepted 100
28 3 4 0008.4 13932 7680 Accepted 100
29 3 4 0008.8 13932 7904 Accepted 100
30 4 0167.7 13932 10992 Accepted 100
31 4 0090.1 13932 10556 Accepted 100
32 4 0130.4 13932 9716 Accepted 100
33 4 0184.5 13932 11176 Accepted 100
34 4 0024.4 13932 9596 Accepted 100
35 4 0016.7 13932 10632 Accepted 100
36 4 0145.9 13932 9992 Accepted 100
37 4 0100.4 13932 9424 Accepted 100
38 4 0045.3 13932 9544 Accepted 100
39 4 0042.4 13932 8756 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
684 Bytes
Back to Top