Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

464
14424
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.4 6200 3500 Accepted 100
1 1 0002.6 6200 3588 Accepted 100
2 1 0002.6 6200 3588 Accepted 100
3 1 0002.4 6200 3516 Accepted 100
4 1 0002.5 6200 3592 Accepted 100
5 2 0002.4 6200 3516 Accepted 100
6 2 0002.4 6200 3520 Accepted 100
7 2 0002.4 6200 3520 Accepted 100
8 2 0002.4 6200 3492 Accepted 100
9 2 0002.4 6200 3484 Accepted 100
10 2 0002.3 6200 3528 Accepted 100
11 2 0002.5 6200 3644 Accepted 100
12 2 0002.4 6200 3492 Accepted 100
13 2 0002.4 6200 3564 Accepted 100
14 2 0002.4 6200 3500 Accepted 100
15 2 0002.4 6200 3588 Accepted 100
16 2 0002.3 6200 3484 Accepted 100
17 2 0002.4 6200 3568 Accepted 100
18 2 0002.4 6200 3492 Accepted 100
19 2 0002.4 6200 3496 Accepted 100
20 3 4 0002.4 6200 3580 Accepted 100
21 3 4 0003.2 6332 3668 Accepted 100
22 3 4 0002.9 6200 3660 Accepted 100
23 3 4 0002.4 6200 3440 Accepted 100
24 3 4 0003.2 6332 3652 Accepted 100
25 3 4 0002.7 6200 3648 Accepted 100
26 3 4 0003.0 6332 3696 Accepted 100
27 3 4 0002.6 6200 3544 Accepted 100
28 3 4 0002.8 6200 3592 Accepted 100
29 3 4 0003.2 6332 3688 Accepted 100
30 4 0072.9 17696 14424 Accepted 100
31 4 0040.4 12412 9572 Accepted 100
32 4 0050.9 13912 10776 Accepted 100
33 4 0069.9 17304 14204 Accepted 100
34 4 0009.0 7256 4276 Accepted 100
35 4 0005.4 6728 3940 Accepted 100
36 4 0056.9 14992 11944 Accepted 100
37 4 0045.5 13352 10240 Accepted 100
38 4 0018.0 8840 5860 Accepted 100
39 4 0018.5 8852 5720 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.48 KB
Back to Top