Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

669
12264
Wrong Answer
34

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$ 0 / 23
4 22~33 $a_i \ge 0$ 34 / 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.5 9268 2812 Accepted 100
1 1 3 5 0002.5 9268 2800 Wrong Answer 0
2 2 5 0002.5 9268 2828 Accepted 100
3 2 3 5 0002.4 9268 2808 Wrong Answer 0
4 2 3 5 0002.4 9268 2756 Accepted 100
5 2 3 5 0002.3 9268 2928 Accepted 100
6 2 3 5 0002.4 9268 2808 Accepted 100
7 2 3 5 0002.5 9268 2992 Accepted 100
8 2 3 5 0002.5 9268 2764 Accepted 100
9 2 5 0002.4 9268 2836 Accepted 100
10 2 5 0002.6 9268 2832 Accepted 100
11 2 5 0002.4 9268 2768 Accepted 100
12 2 5 0002.6 9268 2708 Accepted 100
13 3 5 0002.7 9268 2928 Wrong Answer 0
14 3 5 0022.6 10236 7080 Accepted 100
15 3 5 0019.7 9268 5976 Accepted 100
16 3 5 0015.2 9268 5864 Accepted 100
17 3 5 0020.4 9268 5988 Accepted 100
18 3 5 0019.8 9268 6088 Accepted 100
19 3 5 0020.6 9268 6100 Accepted 100
20 3 5 0019.9 9268 5924 Accepted 100
21 3 5 0019.1 9268 5932 Accepted 100
22 3 4 5 0026.0 11088 7804 Accepted 100
23 3 4 5 0019.8 9268 5964 Accepted 100
24 3 4 5 0014.2 9268 6100 Accepted 100
25 3 4 5 0020.8 9268 5924 Accepted 100
26 4 5 0038.9 15836 12264 Accepted 100
27 4 5 0023.8 9268 6212 Accepted 100
28 4 5 0023.7 9268 6096 Accepted 100
29 4 5 0020.8 9268 6048 Accepted 100
30 4 5 0021.5 9268 6040 Accepted 100
31 4 5 0021.7 9268 6076 Accepted 100
32 4 5 0022.6 10924 7732 Accepted 100
33 4 5 0024.7 10928 7684 Accepted 100
34 5 0034.6 14108 10620 Accepted 100
35 5 0023.1 9268 5956 Accepted 100
36 5 0021.0 9268 6008 Accepted 100
37 5 0022.0 9268 6132 Accepted 100
38 5 0021.4 9268 5912 Accepted 100
39 5 0022.0 9268 5944 Accepted 100
40 5 0027.5 10924 7856 Accepted 100
41 5 0027.2 10928 7676 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.56 KB
Back to Top