Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3462
14960
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 0003.5 6220 3612 Accepted 100
1 1 3 5 0003.8 6220 3612 Accepted 100
2 2 5 0003.3 6220 3644 Accepted 100
3 2 3 5 0003.5 6220 3628 Accepted 100
4 2 3 5 0003.1 6220 3648 Wrong Answer 0
5 2 3 5 0003.2 6220 3696 Accepted 100
6 2 3 5 0003.4 6220 3604 Accepted 100
7 2 3 5 0004.0 6220 3584 Accepted 100
8 2 3 5 0003.4 6220 3700 Accepted 100
9 2 5 0004.0 6220 3372 Accepted 100
10 2 5 0003.5 6220 3600 Accepted 100
11 2 5 0004.0 6220 3636 Accepted 100
12 2 5 0003.6 6220 3564 Accepted 100
13 3 5 0003.5 6220 3560 Accepted 100
14 3 5 0114.5 14736 11868 Accepted 100
15 3 5 0108.4 16452 13628 Accepted 100
16 3 5 0091.8 18256 14960 Accepted 100
17 3 5 0105.4 15792 12644 Accepted 100
18 3 5 0116.4 15792 12856 Accepted 100
19 3 5 0112.4 15792 12628 Accepted 100
20 3 5 0117.9 15792 13104 Accepted 100
21 3 5 0113.8 15792 12664 Accepted 100
22 3 4 5 0168.1 14736 11956 Accepted 100
23 3 4 5 0145.9 16452 13436 Accepted 100
24 3 4 5 0092.6 18256 14756 Accepted 100
25 3 4 5 0115.7 15792 12860 Accepted 100
26 4 5 0146.7 16596 13760 Accepted 100
27 4 5 0136.6 15660 12900 Accepted 100
28 4 5 0108.7 15660 12804 Accepted 100
29 4 5 0102.6 15660 12644 Accepted 100
30 4 5 0121.2 15660 12908 Accepted 100
31 4 5 0123.4 15660 12880 Accepted 100
32 4 5 0119.3 15660 12656 Accepted 100
33 4 5 0173.5 15660 12812 Accepted 100
34 5 0138.4 14868 11844 Accepted 100
35 5 0118.4 15660 12668 Accepted 100
36 5 0115.0 15660 12668 Accepted 100
37 5 0116.5 15660 12852 Accepted 100
38 5 0122.5 15660 12900 Accepted 100
39 5 0120.3 15660 12784 Accepted 100
40 5 0123.2 15752 12716 Accepted 100
41 5 0122.8 15660 12800 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.35 KB
Back to Top