Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

534
17880
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 21992 3636 Accepted 100
1 1 0002.9 21992 3404 Accepted 100
2 1 0002.7 21992 3644 Accepted 100
3 1 0002.5 21992 3584 Accepted 100
4 1 0002.9 21992 3508 Accepted 100
5 2 0002.7 21992 3648 Accepted 100
6 2 0002.6 21992 3592 Accepted 100
7 2 0002.6 21992 3516 Accepted 100
8 2 0002.5 21992 3592 Accepted 100
9 2 0002.7 21992 3672 Accepted 100
10 2 0002.8 21992 3556 Accepted 100
11 2 0002.8 21992 3476 Accepted 100
12 2 0002.6 21992 3652 Accepted 100
13 2 0002.9 21992 3664 Accepted 100
14 2 0002.6 21992 3720 Accepted 100
15 2 0002.7 21992 3528 Accepted 100
16 2 0002.7 21992 3588 Accepted 100
17 2 0002.6 21992 3616 Accepted 100
18 2 0002.6 21992 3424 Accepted 100
19 2 0002.5 21992 3520 Accepted 100
20 3 4 0003.0 21992 3720 Accepted 100
21 3 4 0004.4 21992 4448 Accepted 100
22 3 4 0004.2 21992 4124 Accepted 100
23 3 4 0002.8 21992 3680 Accepted 100
24 3 4 0004.6 21992 4480 Accepted 100
25 3 4 0003.7 21992 4004 Accepted 100
26 3 4 0004.1 21992 4260 Accepted 100
27 3 4 0003.3 21992 4004 Accepted 100
28 3 4 0003.7 21992 4148 Accepted 100
29 3 4 0004.5 21992 4392 Accepted 100
30 4 0076.2 21992 16968 Accepted 100
31 4 0050.3 21992 15656 Accepted 100
32 4 0053.3 21992 12328 Accepted 100
33 4 0075.8 21992 17880 Accepted 100
34 4 0015.5 21992 8764 Accepted 100
35 4 0015.8 21992 10280 Accepted 100
36 4 0059.1 21992 13020 Accepted 100
37 4 0048.5 21992 10984 Accepted 100
38 4 0024.8 21992 10096 Accepted 100
39 4 0022.7 21992 8096 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.05 KB
Back to Top