Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2756
12168
Wrong Answer
0

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$ 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.4 12464 5840 Accepted 100
1 1 3 5 0006.5 12464 5832 Accepted 100
2 2 5 0006.3 12464 5924 Accepted 100
3 2 3 5 0006.3 12464 5792 Accepted 100
4 2 3 5 0006.5 12464 5884 Wrong Answer 0
5 2 3 5 0007.0 12464 5920 Accepted 100
6 2 3 5 0006.3 12464 5756 Accepted 100
7 2 3 5 0006.3 12464 5956 Accepted 100
8 2 3 5 0006.9 12464 5976 Wrong Answer 0
9 2 5 0006.5 12464 5880 Accepted 100
10 2 5 0006.7 12464 6000 Accepted 100
11 2 5 0006.5 12464 5888 Accepted 100
12 2 5 0007.1 12464 5996 Accepted 100
13 3 5 0005.9 12464 5736 Accepted 100
14 3 5 0090.4 15500 11404 Wrong Answer 0
15 3 5 0093.1 15764 11568 Accepted 100
16 3 5 0078.7 16544 11888 Accepted 100
17 3 5 0098.2 15896 11716 Accepted 100
18 3 5 0085.7 15896 11664 Accepted 100
19 3 5 0093.6 15896 11648 Accepted 100
20 3 5 0099.3 15896 11684 Accepted 100
21 3 5 0089.6 15896 11768 Accepted 100
22 3 4 5 0090.8 15500 11384 Wrong Answer 0
23 3 4 5 0085.2 15764 11552 Accepted 100
24 3 4 5 0074.9 16544 11936 Accepted 100
25 3 4 5 0111.5 15896 11680 Accepted 100
26 4 5 0138.5 16536 11804 Accepted 100
27 4 5 0125.1 15764 11616 Accepted 100
28 4 5 0090.0 15764 11544 Accepted 100
29 4 5 0086.7 15764 11564 Accepted 100
30 4 5 0092.3 15764 11636 Accepted 100
31 4 5 0100.7 15764 11632 Accepted 100
32 4 5 0088.9 15896 12160 Accepted 100
33 4 5 0090.7 15896 12168 Accepted 100
34 5 0093.8 16400 11588 Accepted 100
35 5 0084.2 15764 11632 Accepted 100
36 5 0088.2 15764 11592 Accepted 100
37 5 0096.3 15764 11568 Accepted 100
38 5 0103.3 15764 11488 Accepted 100
39 5 0092.2 15764 11588 Accepted 100
40 5 0096.3 15896 12168 Accepted 100
41 5 0106.6 15896 12052 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.19 KB
Back to Top