Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5610
23752
Wrong Answer
23

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 0 / 17
3 1, 3~8, 13~25 $m = n − 1$ 23 / 23
4 22~33 $a_i \ge 0$ 0 / 34
5 0~41 無額外限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0036.5 6220 3636 Accepted 100
1 1 3 5 0002.8 6220 3764 Accepted 100
2 2 5 0037.6 6220 3644 Accepted 100
3 2 3 5 0002.6 6220 3592 Accepted 100
4 2 3 5 0002.6 6220 3640 Accepted 100
5 2 3 5 0002.6 6220 3656 Accepted 100
6 2 3 5 0002.6 6220 3568 Accepted 100
7 2 3 5 0002.6 6220 3780 Accepted 100
8 2 3 5 0002.7 6220 3604 Accepted 100
9 2 5 0023.1 6220 3664 Accepted 100
10 2 5 0022.4 6220 3660 Accepted 100
11 2 5 0022.6 6220 3656 Wrong Answer 0
12 2 5 0022.9 6220 3624 Accepted 100
13 3 5 0002.7 6220 3572 Accepted 100
14 3 5 0102.5 24720 21924 Accepted 100
15 3 5 0086.7 16060 13320 Accepted 100
16 3 5 0067.3 15912 12648 Accepted 100
17 3 5 0087.0 15396 12532 Accepted 100
18 3 5 0090.0 15396 12616 Accepted 100
19 3 5 0083.8 15396 12416 Accepted 100
20 3 5 0086.7 15396 12528 Accepted 100
21 3 5 0084.5 15396 12416 Accepted 100
22 3 4 5 0103.9 23536 20904 Accepted 100
23 3 4 5 0086.9 16056 13196 Accepted 100
24 3 4 5 0065.2 15912 12776 Accepted 100
25 3 4 5 0083.2 15396 12592 Accepted 100
26 4 5 0307.4 26468 23680 Accepted 100
27 4 5 0273.6 16184 13480 Accepted 100
28 4 5 0258.2 16168 13420 Accepted 100
29 4 5 0277.5 16184 13496 Accepted 100
30 4 5 0267.1 16176 13464 Accepted 100
31 4 5 0275.2 16172 13468 Accepted 100
32 4 5 0276.1 19340 16620 Accepted 100
33 4 5 0270.8 19344 16628 Wrong Answer 0
34 5 0319.9 26472 23752 Accepted 100
35 5 0293.6 16180 13332 Accepted 100
36 5 0254.8 16176 13248 Accepted 100
37 5 0273.2 16184 13448 Accepted 100
38 5 0233.4 16176 13340 Accepted 100
39 5 0254.6 16172 13252 Accepted 100
40 5 0275.8 19348 16652 Accepted 100
41 5 0284.5 19344 16712 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.13 KB
Back to Top