Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4518
30204
Wrong Answer
40

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 17 / 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.1 15784 8544 Accepted 100
1 1 3 5 0008.5 15784 8608 Accepted 100
2 2 5 0008.3 15784 8552 Accepted 100
3 2 3 5 0008.2 15784 8484 Accepted 100
4 2 3 5 0007.9 15784 8540 Accepted 100
5 2 3 5 0008.2 15784 8564 Accepted 100
6 2 3 5 0008.2 15784 8556 Accepted 100
7 2 3 5 0008.3 15784 8516 Accepted 100
8 2 3 5 0008.3 15784 8504 Accepted 100
9 2 5 0008.5 15784 8508 Accepted 100
10 2 5 0008.3 15784 8492 Accepted 100
11 2 5 0008.4 15784 8624 Accepted 100
12 2 5 0008.3 15784 8628 Accepted 100
13 3 5 0008.1 15784 8544 Accepted 100
14 3 5 0178.0 32156 28864 Accepted 100
15 3 5 0141.1 25156 21812 Accepted 100
16 3 5 0148.6 25156 21744 Accepted 100
17 3 5 0140.0 25156 21808 Accepted 100
18 3 5 0137.9 25156 21680 Accepted 100
19 3 5 0137.5 25156 21728 Accepted 100
20 3 5 0138.5 25156 21736 Accepted 100
21 3 5 0139.5 25156 21696 Accepted 100
22 3 4 5 0173.4 31308 28004 Accepted 100
23 3 4 5 0139.4 25156 21760 Accepted 100
24 3 4 5 0149.2 25156 21808 Accepted 100
25 3 4 5 0139.0 25156 21760 Accepted 100
26 4 5 0224.2 34432 30204 Accepted 100
27 4 5 0141.8 25156 21764 Accepted 100
28 4 5 0165.1 25156 21800 Accepted 100
29 4 5 0141.7 25156 21792 Accepted 100
30 4 5 0142.1 25156 21932 Accepted 100
31 4 5 0139.3 25156 21808 Accepted 100
32 4 5 0181.7 27804 24220 Wrong Answer 0
33 4 5 0178.4 27800 24216 Wrong Answer 0
34 5 0224.3 34432 30164 Accepted 100
35 5 0140.5 25156 21808 Accepted 100
36 5 0166.4 25156 21804 Accepted 100
37 5 0140.9 25156 21932 Accepted 100
38 5 0141.6 25156 21876 Accepted 100
39 5 0141.5 25156 21808 Accepted 100
40 5 0178.8 27804 24236 Wrong Answer 0
41 5 0191.7 27804 24236 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
4.12 KB
Back to Top