Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

12170
23820
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 0106.2 6220 3628 Accepted 100
1 1 3 5 0003.0 6220 3596 Accepted 100
2 2 5 0105.2 6220 3596 Accepted 100
3 2 3 5 0002.6 6220 3596 Accepted 100
4 2 3 5 0002.5 6220 3724 Accepted 100
5 2 3 5 0002.7 6220 3420 Accepted 100
6 2 3 5 0002.6 6220 3608 Accepted 100
7 2 3 5 0002.7 6220 3712 Accepted 100
8 2 3 5 0002.7 6220 3588 Accepted 100
9 2 5 0068.4 6220 3660 Accepted 100
10 2 5 0062.6 6220 3652 Accepted 100
11 2 5 0061.9 6220 3656 Wrong Answer 0
12 2 5 0063.0 6220 3660 Accepted 100
13 3 5 0002.5 6220 3640 Accepted 100
14 3 5 0105.4 24724 22096 Accepted 100
15 3 5 0093.7 16060 13288 Accepted 100
16 3 5 0067.1 15912 12856 Accepted 100
17 3 5 0082.2 15396 12412 Accepted 100
18 3 5 0080.8 15396 12520 Accepted 100
19 3 5 0081.5 15396 12604 Accepted 100
20 3 5 0084.2 15396 12536 Accepted 100
21 3 5 0086.2 15396 12408 Accepted 100
22 3 4 5 0100.0 23540 20912 Accepted 100
23 3 4 5 0089.6 16056 13284 Accepted 100
24 3 4 5 0064.2 15912 12680 Accepted 100
25 3 4 5 0082.3 15396 12540 Accepted 100
26 4 5 0739.3 26476 23768 Accepted 100
27 4 5 0665.4 16184 13476 Accepted 100
28 4 5 0619.8 16168 13280 Accepted 100
29 4 5 0663.1 16184 13308 Accepted 100
30 4 5 0588.9 16176 13284 Accepted 100
31 4 5 0631.2 16172 13408 Accepted 100
32 4 5 0666.7 19344 16636 Accepted 100
33 4 5 0652.6 19340 16644 Wrong Answer 0
34 5 0736.9 26472 23820 Accepted 100
35 5 0708.8 16180 13352 Accepted 100
36 5 0635.3 16176 13352 Accepted 100
37 5 0666.6 16184 13500 Accepted 100
38 5 0682.5 16176 13352 Accepted 100
39 5 0674.5 16172 13276 Accepted 100
40 5 0650.9 19344 16636 Accepted 100
41 5 0682.2 19344 16576 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
4.13 KB
Back to Top