Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

84
4700
Wrong Answer
85

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 $m = n = 2$ 0 / 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 (RSS, KiB) Verdict Score
0 1 0000.0 1236 Wrong Answer 0
1 1 0000.0 1200 Accepted 100
2 1 0000.0 1160 Accepted 100
3 1 0000.0 1176 Accepted 100
4 1 0000.0 1236 Accepted 100
5 2 0000.0 1176 Accepted 100
6 2 0000.0 1204 Accepted 100
7 2 0000.0 1188 Accepted 100
8 2 0000.0 1252 Accepted 100
9 2 0000.0 1180 Accepted 100
10 2 0000.0 1196 Accepted 100
11 2 0000.0 1188 Accepted 100
12 2 0000.0 1188 Accepted 100
13 2 0000.0 1220 Accepted 100
14 2 0000.0 1172 Accepted 100
15 2 0000.0 1216 Accepted 100
16 2 0000.0 1188 Accepted 100
17 2 0000.0 1208 Accepted 100
18 2 0000.0 1200 Accepted 100
19 2 0000.0 1196 Accepted 100
20 3 4 0000.0 1240 Accepted 100
21 3 4 0000.0 1528 Accepted 100
22 3 4 0000.0 1452 Accepted 100
23 3 4 0000.0 1216 Accepted 100
24 3 4 0000.0 1544 Accepted 100
25 3 4 0000.0 1424 Accepted 100
26 3 4 0000.0 1484 Accepted 100
27 3 4 0000.0 1356 Accepted 100
28 3 4 0000.0 1400 Accepted 100
29 3 4 0000.0 1476 Accepted 100
30 4 0016.0 4532 Accepted 100
31 4 0008.0 4240 Accepted 100
32 4 0008.0 3304 Accepted 100
33 4 0016.0 4700 Accepted 100
34 4 0004.0 3220 Accepted 100
35 4 0004.0 4240 Accepted 100
36 4 0012.0 3592 Accepted 100
37 4 0008.0 3008 Accepted 100
38 4 0004.0 3136 Accepted 100
39 4 0004.0 2292 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
826 Bytes
Back to Top