Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2341
21268
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 0008.0 18740 8348 Accepted 100
1 1 3 5 0008.3 18740 8280 Accepted 100
2 2 5 0008.1 18740 8300 Accepted 100
3 2 3 5 0008.1 18740 8284 Accepted 100
4 2 3 5 0007.9 18740 8352 Accepted 100
5 2 3 5 0008.0 18740 8284 Accepted 100
6 2 3 5 0008.3 18740 8420 Accepted 100
7 2 3 5 0008.0 18740 8320 Accepted 100
8 2 3 5 0008.1 18740 8352 Accepted 100
9 2 5 0008.1 18740 8292 Accepted 100
10 2 5 0008.1 18740 8248 Accepted 100
11 2 5 0008.0 18740 8300 Wrong Answer 0
12 2 5 0008.1 18740 8300 Wrong Answer 0
13 3 5 0008.0 18740 8140 Accepted 100
14 3 5 0095.4 28776 21268 Accepted 100
15 3 5 0079.0 22040 14384 Accepted 100
16 3 5 0060.1 22820 14696 Accepted 100
17 3 5 0079.7 22172 14436 Accepted 100
18 3 5 0080.3 22172 14476 Accepted 100
19 3 5 0081.7 22172 14476 Accepted 100
20 3 5 0075.3 22172 14480 Accepted 100
21 3 5 0078.6 22172 14488 Accepted 100
22 3 4 5 0092.5 27928 20420 Accepted 100
23 3 4 5 0074.7 22040 14256 Accepted 100
24 3 4 5 0054.4 22820 14768 Accepted 100
25 3 4 5 0073.3 22172 14436 Accepted 100
26 4 5 0093.0 28052 19856 Accepted 100
27 4 5 0082.0 22040 14472 Accepted 100
28 4 5 0075.3 22040 14488 Accepted 100
29 4 5 0079.9 22040 14464 Accepted 100
30 4 5 0078.2 22040 14440 Accepted 100
31 4 5 0082.4 22040 14424 Accepted 100
32 4 5 0078.0 23584 15776 Wrong Answer 0
33 4 5 0080.4 23584 15896 Wrong Answer 0
34 5 0094.1 28052 18988 Accepted 100
35 5 0081.6 22044 14428 Accepted 100
36 5 0079.1 22040 14472 Accepted 100
37 5 0080.2 22040 14396 Accepted 100
38 5 0078.7 22040 14428 Accepted 100
39 5 0079.3 22040 14404 Accepted 100
40 5 0079.6 23584 15884 Wrong Answer 0
41 5 0081.3 23584 15880 Wrong Answer 0
Submitter:
pcc
Compiler:
c++20
Code Length:
2.73 KB
Back to Top