Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4506
30144
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.2 15784 8484 Accepted 100
1 1 3 5 0008.5 15784 8464 Accepted 100
2 2 5 0008.3 15784 8488 Accepted 100
3 2 3 5 0008.3 15784 8432 Accepted 100
4 2 3 5 0008.1 15784 8476 Accepted 100
5 2 3 5 0008.3 15784 8480 Accepted 100
6 2 3 5 0008.1 15784 8500 Accepted 100
7 2 3 5 0008.2 15784 8516 Accepted 100
8 2 3 5 0008.2 15784 8480 Accepted 100
9 2 5 0008.5 15784 8516 Accepted 100
10 2 5 0008.3 15784 8496 Accepted 100
11 2 5 0008.5 15784 8568 Accepted 100
12 2 5 0008.3 15784 8560 Accepted 100
13 3 5 0008.1 15784 8492 Accepted 100
14 3 5 0174.7 32160 28928 Accepted 100
15 3 5 0142.0 25156 21872 Accepted 100
16 3 5 0151.2 25156 21740 Accepted 100
17 3 5 0138.1 25156 21804 Accepted 100
18 3 5 0138.6 25156 21808 Accepted 100
19 3 5 0138.4 25156 21732 Accepted 100
20 3 5 0137.0 25156 21740 Accepted 100
21 3 5 0137.0 25156 21804 Accepted 100
22 3 4 5 0174.4 31308 28016 Accepted 100
23 3 4 5 0142.0 25156 21800 Accepted 100
24 3 4 5 0141.7 25156 21868 Accepted 100
25 3 4 5 0134.8 25156 21724 Accepted 100
26 4 5 0226.4 34424 30100 Accepted 100
27 4 5 0148.6 25156 21872 Accepted 100
28 4 5 0163.1 25156 21800 Accepted 100
29 4 5 0140.9 25156 21788 Accepted 100
30 4 5 0143.6 25156 21828 Accepted 100
31 4 5 0144.5 25156 21780 Accepted 100
32 4 5 0179.9 27804 24208 Wrong Answer 0
33 4 5 0180.0 27800 24232 Wrong Answer 0
34 5 0226.4 34428 30144 Accepted 100
35 5 0140.3 25156 21756 Accepted 100
36 5 0166.8 25156 21820 Accepted 100
37 5 0142.3 25156 21928 Accepted 100
38 5 0139.5 25156 21872 Accepted 100
39 5 0139.9 25156 21744 Accepted 100
40 5 0179.8 27804 24284 Wrong Answer 0
41 5 0178.8 27796 24200 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
3.9 KB
Back to Top