Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3034
15020
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 0003.2 6220 3496 Accepted 100
1 1 3 5 0003.5 6220 3636 Accepted 100
2 2 5 0003.3 6220 3560 Accepted 100
3 2 3 5 0003.1 6220 3628 Accepted 100
4 2 3 5 0003.1 6220 3556 Wrong Answer 0
5 2 3 5 0003.4 6220 3568 Accepted 100
6 2 3 5 0003.2 6220 3468 Accepted 100
7 2 3 5 0003.5 6220 3528 Accepted 100
8 2 3 5 0003.1 6220 3664 Accepted 100
9 2 5 0003.0 6220 3564 Accepted 100
10 2 5 0003.4 6220 3572 Accepted 100
11 2 5 0003.2 6220 3464 Wrong Answer 0
12 2 5 0003.1 6220 3584 Wrong Answer 0
13 3 5 0002.9 6220 3632 Accepted 100
14 3 5 0105.2 14736 11868 Accepted 100
15 3 5 0097.6 16452 13592 Accepted 100
16 3 5 0081.1 18256 14860 Accepted 100
17 3 5 0106.6 15792 12840 Accepted 100
18 3 5 0110.9 15792 12752 Accepted 100
19 3 5 0107.9 15792 12644 Accepted 100
20 3 5 0097.2 15792 12640 Accepted 100
21 3 5 0099.6 15792 12648 Accepted 100
22 3 4 5 0112.0 14736 11904 Accepted 100
23 3 4 5 0110.3 16452 13640 Accepted 100
24 3 4 5 0082.3 18256 14868 Accepted 100
25 3 4 5 0102.4 15792 12844 Accepted 100
26 4 5 0137.5 18064 15020 Wrong Answer 0
27 4 5 0106.4 15660 12888 Accepted 100
28 4 5 0104.0 15660 12848 Accepted 100
29 4 5 0100.9 15660 12744 Accepted 100
30 4 5 0108.6 15660 12880 Accepted 100
31 4 5 0098.2 15660 12884 Accepted 100
32 4 5 0105.1 15660 12648 Accepted 100
33 4 5 0139.7 16056 13000 Wrong Answer 0
34 5 0131.3 14868 12012 Accepted 100
35 5 0102.2 15660 12752 Accepted 100
36 5 0107.0 15660 12772 Accepted 100
37 5 0104.4 15660 12644 Accepted 100
38 5 0101.7 15660 12828 Accepted 100
39 5 0103.3 15660 12768 Accepted 100
40 5 0114.2 15752 12868 Accepted 100
41 5 0111.2 15660 12736 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
3.21 KB
Back to Top