Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

453
7164
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 10184 3552 Accepted 100
1 1 0002.4 10184 3632 Accepted 100
2 1 0002.5 10184 3588 Accepted 100
3 1 0002.5 10184 3592 Accepted 100
4 1 0002.4 10184 3628 Accepted 100
5 2 0002.4 10184 3572 Accepted 100
6 2 0002.5 10184 3600 Accepted 100
7 2 0002.4 10184 3576 Accepted 100
8 2 0002.5 10184 3636 Accepted 100
9 2 0002.4 10184 3580 Accepted 100
10 2 0002.4 10184 3636 Accepted 100
11 2 0002.3 10184 3528 Accepted 100
12 2 0002.4 10184 3596 Accepted 100
13 2 0002.4 10184 3580 Accepted 100
14 2 0002.5 10184 3640 Accepted 100
15 2 0002.5 10184 3644 Accepted 100
16 2 0002.4 10184 3464 Accepted 100
17 2 0002.8 10184 3632 Accepted 100
18 2 0002.4 10184 3636 Accepted 100
19 2 0002.5 10184 3596 Accepted 100
20 3 4 0002.4 10184 3696 Accepted 100
21 3 4 0003.4 10184 3984 Accepted 100
22 3 4 0003.1 10184 3692 Accepted 100
23 3 4 0002.4 10184 3616 Accepted 100
24 3 4 0003.3 10184 3900 Accepted 100
25 3 4 0002.8 10184 3776 Accepted 100
26 3 4 0003.2 10184 3868 Accepted 100
27 3 4 0002.8 10184 3820 Accepted 100
28 3 4 0003.0 10184 3884 Accepted 100
29 3 4 0003.4 10184 3884 Accepted 100
30 4 0064.6 10184 7012 Accepted 100
31 4 0056.4 10184 6616 Accepted 100
32 4 0045.3 10184 5728 Accepted 100
33 4 0064.2 10184 7164 Accepted 100
34 4 0010.1 10184 5620 Accepted 100
35 4 0008.4 10184 6696 Accepted 100
36 4 0049.9 10184 5836 Accepted 100
37 4 0040.3 10184 5452 Accepted 100
38 4 0017.7 10184 5568 Accepted 100
39 4 0017.1 10184 4736 Accepted 100
Submitter:
pcc
Compiler:
c++17
Code Length:
558 Bytes
Back to Top