Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9536
25764
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 0002.9 6220 3696 Accepted 100
1 1 3 5 0004.0 6220 3696 Accepted 100
2 2 5 0003.1 6220 3712 Accepted 100
3 2 3 5 0003.5 6220 3692 Accepted 100
4 2 3 5 0004.6 6220 3696 Accepted 100
5 2 3 5 0003.4 6220 3496 Accepted 100
6 2 3 5 0003.2 6220 3728 Accepted 100
7 2 3 5 0003.1 6220 3728 Accepted 100
8 2 3 5 0003.2 6220 3760 Accepted 100
9 2 5 0003.5 6220 3824 Accepted 100
10 2 5 0003.2 6220 3828 Accepted 100
11 2 5 0003.6 6220 3708 Wrong Answer 0
12 2 5 0003.0 6220 3828 Wrong Answer 0
13 3 5 0003.2 6220 3696 Accepted 100
14 3 5 0138.4 27104 24424 Accepted 100
15 3 5 0119.0 18680 15672 Accepted 100
16 3 5 0097.0 19196 16016 Accepted 100
17 3 5 0121.8 18812 16048 Accepted 100
18 3 5 0108.8 18812 16044 Accepted 100
19 3 5 0121.2 18812 15956 Accepted 100
20 3 5 0122.9 18812 15940 Accepted 100
21 3 5 0121.5 18812 16016 Accepted 100
22 3 4 5 0143.7 26084 23328 Accepted 100
23 3 4 5 0117.6 18680 15788 Accepted 100
24 3 4 5 0093.2 19196 16256 Accepted 100
25 3 4 5 0110.2 18812 16036 Accepted 100
26 4 5 0992.8 28648 25764 Accepted 100
27 4 5 0218.9 18680 16040 Accepted 100
28 4 5 0465.6 18680 16048 Accepted 100
29 4 5 0250.7 18680 16028 Accepted 100
30 4 5 0232.7 18680 16044 Accepted 100
31 4 5 0345.8 18680 16036 Accepted 100
32 4 5 0822.2 21500 18880 Wrong Answer 0
33 4 5 0871.8 21616 18864 Wrong Answer 0
34 5 0937.9 28608 25736 Accepted 100
35 5 0264.3 18680 15904 Accepted 100
36 5 0254.3 18680 15952 Accepted 100
37 5 0205.9 18680 15976 Accepted 100
38 5 0248.9 18680 15904 Accepted 100
39 5 0300.3 18680 16028 Accepted 100
40 5 0842.3 21188 18352 Wrong Answer 0
41 5 0818.5 21188 18408 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.78 KB
Back to Top