Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

474
14564
Wrong Answer
35

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$ 0 / 28
4 20~39 $5 < m, n \leq 1000$ 0 / 37

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0002.7 6212 3504 Accepted 100
1 1 0002.5 6212 3532 Accepted 100
2 1 0002.7 6212 3536 Accepted 100
3 1 0002.5 6212 3524 Accepted 100
4 1 0002.5 6212 3508 Accepted 100
5 2 0002.7 6212 3528 Accepted 100
6 2 0002.5 6212 3540 Accepted 100
7 2 0002.6 6212 3464 Accepted 100
8 2 0002.5 6212 3576 Accepted 100
9 2 0002.5 6212 3632 Accepted 100
10 2 0002.6 6212 3536 Accepted 100
11 2 0002.5 6212 3524 Accepted 100
12 2 0002.5 6212 3532 Accepted 100
13 2 0002.7 6212 3516 Accepted 100
14 2 0002.5 6212 3564 Accepted 100
15 2 0002.6 6212 3564 Accepted 100
16 2 0002.5 6212 3528 Accepted 100
17 2 0002.5 6212 3512 Accepted 100
18 2 0002.6 6212 3576 Accepted 100
19 2 0002.7 6212 3568 Accepted 100
20 3 4 0002.5 6212 3568 Accepted 100
21 3 4 0003.3 6344 3672 Accepted 100
22 3 4 0002.9 6212 3608 Accepted 100
23 3 4 0002.6 6212 3636 Accepted 100
24 3 4 0003.3 6344 3496 Accepted 100
25 3 4 0003.0 6212 3592 Accepted 100
26 3 4 0003.1 6344 3552 Accepted 100
27 3 4 0002.8 6212 3612 Wrong Answer 0
28 3 4 0002.9 6212 3568 Accepted 100
29 3 4 0003.2 6344 3492 Accepted 100
30 4 0072.7 17620 14564 Wrong Answer 0
31 4 0040.4 12416 9272 Accepted 100
32 4 0051.4 13912 10764 Accepted 100
33 4 0071.0 17280 14208 Accepted 100
34 4 0009.2 7268 4168 Accepted 100
35 4 0005.8 6740 3780 Accepted 100
36 4 0057.8 15028 11824 Accepted 100
37 4 0047.2 13356 10316 Accepted 100
38 4 0018.4 8720 5848 Accepted 100
39 4 0018.9 8860 5884 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.26 KB
Back to Top