Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

456
10764
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 14096 3564 Accepted 100
1 1 0002.6 14096 3580 Accepted 100
2 1 0002.4 14096 3408 Accepted 100
3 1 0002.6 14096 3704 Accepted 100
4 1 0002.4 14096 3604 Accepted 100
5 2 0002.5 14096 3616 Accepted 100
6 2 0002.5 14096 3596 Accepted 100
7 2 0002.4 14096 3436 Accepted 100
8 2 0002.9 14096 3592 Accepted 100
9 2 0002.5 14096 3608 Accepted 100
10 2 0002.4 14096 3656 Accepted 100
11 2 0002.4 14096 3620 Accepted 100
12 2 0002.4 14096 3656 Accepted 100
13 2 0002.4 14096 3604 Accepted 100
14 2 0002.5 14096 3656 Accepted 100
15 2 0002.6 14096 3672 Accepted 100
16 2 0002.5 14096 3592 Accepted 100
17 2 0002.5 14096 3612 Accepted 100
18 2 0002.4 14096 3648 Accepted 100
19 2 0002.5 14096 3604 Accepted 100
20 3 4 0002.6 14096 3712 Accepted 100
21 3 4 0004.0 14096 4284 Accepted 100
22 3 4 0003.4 14096 4140 Accepted 100
23 3 4 0002.6 14096 3512 Accepted 100
24 3 4 0004.0 14096 4236 Accepted 100
25 3 4 0003.2 14096 4024 Accepted 100
26 3 4 0003.5 14096 4244 Accepted 100
27 3 4 0003.1 14096 3936 Accepted 100
28 3 4 0003.3 14096 3908 Accepted 100
29 3 4 0003.6 14096 4236 Accepted 100
30 4 0066.6 14096 10364 Accepted 100
31 4 0039.5 14096 9600 Accepted 100
32 4 0046.5 14096 7984 Accepted 100
33 4 0065.5 14096 10764 Accepted 100
34 4 0012.1 14096 7456 Accepted 100
35 4 0011.5 14096 9768 Accepted 100
36 4 0052.3 14096 8304 Accepted 100
37 4 0041.4 14096 7188 Accepted 100
38 4 0019.5 14096 7272 Accepted 100
39 4 0018.1 14096 5912 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
806 Bytes
Back to Top