Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1012
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 21832 3752 Accepted 100
1 1 0002.5 21832 3680 Accepted 100
2 1 0002.5 21832 3684 Accepted 100
3 1 0002.5 21832 3564 Accepted 100
4 1 0002.5 21832 3560 Accepted 100
5 2 0002.4 21832 3572 Accepted 100
6 2 0002.5 21832 3648 Accepted 100
7 2 0002.5 21832 3668 Accepted 100
8 2 0002.4 21832 3720 Accepted 100
9 2 0002.4 21832 3636 Accepted 100
10 2 0002.4 21832 3628 Accepted 100
11 2 0002.4 21832 3700 Accepted 100
12 2 0002.4 21832 3640 Accepted 100
13 2 0002.5 21832 3700 Accepted 100
14 2 0002.4 21832 3660 Accepted 100
15 2 0002.5 21832 3736 Accepted 100
16 2 0002.4 21832 3684 Accepted 100
17 2 0002.5 21832 3688 Accepted 100
18 2 0002.5 21832 3576 Accepted 100
19 2 0002.5 21832 3524 Accepted 100
20 3 4 0002.6 21832 3888 Accepted 100
21 3 4 0005.0 21832 4492 Accepted 100
22 3 4 0004.1 21832 4260 Accepted 100
23 3 4 0002.5 21832 3716 Accepted 100
24 3 4 0005.1 21832 4340 Accepted 100
25 3 4 0003.6 21832 4020 Accepted 100
26 3 4 0004.5 21832 4440 Accepted 100
27 3 4 0003.3 21832 3920 Accepted 100
28 3 4 0004.1 21832 4236 Accepted 100
29 3 4 0004.7 21832 4320 Accepted 100
30 4 0163.8 21832 17124 Accepted 100
31 4 0093.8 21832 15500 Accepted 100
32 4 0132.0 21832 12364 Accepted 100
33 4 0163.2 21832 17880 Accepted 100
34 4 0021.7 21832 8856 Accepted 100
35 4 0015.8 21832 10320 Accepted 100
36 4 0147.3 21832 13164 Accepted 100
37 4 0100.8 21832 11080 Accepted 100
38 4 0042.6 21832 10176 Accepted 100
39 4 0041.6 21832 8308 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
827 Bytes
Back to Top