Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2654
26852
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 0005.7 13260 5932 Accepted 100
1 1 3 5 0005.7 13260 5996 Accepted 100
2 2 5 0005.6 13260 6004 Accepted 100
3 2 3 5 0005.6 13260 5904 Accepted 100
4 2 3 5 0005.6 13260 5936 Accepted 100
5 2 3 5 0005.7 13260 5940 Accepted 100
6 2 3 5 0005.8 13260 6012 Accepted 100
7 2 3 5 0005.6 13260 5972 Accepted 100
8 2 3 5 0005.4 13260 5992 Accepted 100
9 2 5 0005.7 13260 6024 Accepted 100
10 2 5 0005.5 13260 5976 Accepted 100
11 2 5 0005.8 13260 6024 Wrong Answer 0
12 2 5 0005.8 13260 6024 Wrong Answer 0
13 3 5 0005.3 13260 5760 Accepted 100
14 3 5 0099.6 23296 19324 Accepted 100
15 3 5 0086.6 17484 13396 Accepted 100
16 3 5 0061.4 17340 12480 Accepted 100
17 3 5 0078.7 16956 12860 Accepted 100
18 3 5 0083.2 16956 12792 Accepted 100
19 3 5 0080.5 16956 12860 Accepted 100
20 3 5 0076.3 16956 12732 Accepted 100
21 3 5 0083.2 16956 12780 Accepted 100
22 3 4 5 0094.6 22448 18520 Accepted 100
23 3 4 5 0080.8 17484 13372 Accepted 100
24 3 4 5 0059.0 17340 12424 Accepted 100
25 3 4 5 0076.6 16956 12920 Accepted 100
26 4 5 0140.8 29764 26852 Wrong Answer 0
27 4 5 0095.7 17220 13876 Accepted 100
28 4 5 0091.1 17220 13964 Accepted 100
29 4 5 0089.8 17220 13716 Accepted 100
30 4 5 0091.8 17220 13824 Accepted 100
31 4 5 0095.0 17220 13852 Accepted 100
32 4 5 0100.3 20784 17340 Wrong Answer 0
33 4 5 0103.6 20816 17324 Wrong Answer 0
34 5 0141.7 29768 26804 Accepted 100
35 5 0095.6 17220 13728 Accepted 100
36 5 0089.7 17220 13856 Accepted 100
37 5 0091.7 17220 13716 Accepted 100
38 5 0092.0 17220 13956 Accepted 100
39 5 0095.4 17220 13840 Accepted 100
40 5 0099.6 20812 17380 Wrong Answer 0
41 5 0100.9 20720 17388 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
3.6 KB
Back to Top