Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

14193
19144
Wrong Answer
40

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 17 / 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 0006.0 10516 5876 Accepted 100
1 1 3 5 0005.4 10516 5932 Accepted 100
2 2 5 0005.6 10516 5968 Accepted 100
3 2 3 5 0005.5 10516 5936 Accepted 100
4 2 3 5 0005.3 10516 5928 Accepted 100
5 2 3 5 0005.4 10516 5964 Accepted 100
6 2 3 5 0005.3 10516 6088 Accepted 100
7 2 3 5 0005.3 10516 5960 Accepted 100
8 2 3 5 0005.3 10516 5996 Accepted 100
9 2 5 0006.0 10516 5892 Accepted 100
10 2 5 0005.5 10516 5904 Accepted 100
11 2 5 0005.8 10516 6016 Accepted 100
12 2 5 0005.6 10516 6064 Accepted 100
13 3 5 0005.4 10516 5960 Accepted 100
14 3 5 0087.2 20548 18088 Accepted 100
15 3 5 0074.1 14740 12216 Accepted 100
16 3 5 0058.4 14596 11516 Accepted 100
17 3 5 0071.0 14212 11680 Accepted 100
18 3 5 0072.7 14212 11728 Accepted 100
19 3 5 0071.4 14212 11640 Accepted 100
20 3 5 0071.9 14212 11640 Accepted 100
21 3 5 0073.9 14212 11668 Accepted 100
22 3 4 5 0083.5 19704 17328 Accepted 100
23 3 4 5 0074.0 14740 12304 Accepted 100
24 3 4 5 0055.6 14596 11524 Accepted 100
25 3 4 5 0070.8 14212 11604 Accepted 100
26 4 5 1974.9 21876 19144 Accepted 100
27 4 5 0126.9 14344 11820 Accepted 100
28 4 5 0223.1 14212 11576 Accepted 100
29 4 5 0122.4 14344 11732 Accepted 100
30 4 5 0122.3 14344 11760 Accepted 100
31 4 5 0166.8 14212 11784 Accepted 100
32 4 5 1970.5 16676 13996 Wrong Answer 0
33 4 5 1972.0 16676 14176 Wrong Answer 0
34 5 1975.9 21796 18940 Accepted 100
35 5 0131.4 14344 11796 Accepted 100
36 5 0131.0 14344 11756 Accepted 100
37 5 0114.2 14344 11812 Accepted 100
38 5 0130.2 14344 11744 Accepted 100
39 5 0153.7 14212 11744 Accepted 100
40 5 1969.8 16684 14092 Wrong Answer 0
41 5 1965.9 16668 14124 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.78 KB
Back to Top