Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2038
16512
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.3 10220 5932 Accepted 100
1 1 3 5 0005.2 10220 5888 Accepted 100
2 2 5 0005.4 10220 5940 Accepted 100
3 2 3 5 0005.6 10220 5936 Accepted 100
4 2 3 5 0005.2 10220 5876 Accepted 100
5 2 3 5 0007.0 10220 5944 Accepted 100
6 2 3 5 0005.4 10220 5904 Accepted 100
7 2 3 5 0005.3 10220 5956 Accepted 100
8 2 3 5 0005.3 10220 5948 Accepted 100
9 2 5 0007.3 10220 5900 Accepted 100
10 2 5 0005.4 10220 5740 Accepted 100
11 2 5 0005.4 10220 5952 Wrong Answer 0
12 2 5 0005.4 10220 5740 Wrong Answer 0
13 3 5 0005.3 10220 5928 Accepted 100
14 3 5 0074.9 13256 10760 Accepted 100
15 3 5 0070.1 13520 10872 Accepted 100
16 3 5 0053.0 14300 11108 Accepted 100
17 3 5 0067.1 13652 10988 Accepted 100
18 3 5 0072.8 13652 10972 Accepted 100
19 3 5 0072.6 13652 11032 Accepted 100
20 3 5 0070.9 13652 10992 Accepted 100
21 3 5 0069.2 13652 10976 Accepted 100
22 3 4 5 0067.5 13256 10644 Accepted 100
23 3 4 5 0065.2 13520 10912 Accepted 100
24 3 4 5 0052.8 14300 11068 Accepted 100
25 3 4 5 0067.8 13652 10972 Accepted 100
26 4 5 0087.7 20712 16512 Wrong Answer 0
27 4 5 0069.5 13520 10796 Accepted 100
28 4 5 0068.2 13520 10884 Accepted 100
29 4 5 0066.5 13520 10836 Accepted 100
30 4 5 0068.6 13520 10804 Accepted 100
31 4 5 0069.1 13520 10828 Accepted 100
32 4 5 0070.8 15324 12504 Wrong Answer 0
33 4 5 0071.9 15328 12520 Wrong Answer 0
34 5 0085.2 19488 15372 Accepted 100
35 5 0066.4 13520 10832 Accepted 100
36 5 0072.7 13520 10804 Accepted 100
37 5 0076.4 13520 10852 Accepted 100
38 5 0066.9 13520 10880 Accepted 100
39 5 0068.9 13520 10684 Accepted 100
40 5 0073.6 15324 12548 Wrong Answer 0
41 5 0073.5 15328 12556 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.93 KB
Back to Top