Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2506
20656
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 0005.8 10144 5972 Accepted 100
1 1 3 5 0006.0 10144 5996 Accepted 100
2 2 5 0006.1 10144 5936 Accepted 100
3 2 3 5 0005.9 10144 5956 Accepted 100
4 2 3 5 0006.3 10144 5960 Wrong Answer 0
5 2 3 5 0005.7 10144 5936 Accepted 100
6 2 3 5 0005.8 10144 5940 Accepted 100
7 2 3 5 0005.7 10144 5924 Accepted 100
8 2 3 5 0006.0 10144 5860 Accepted 100
9 2 5 0005.8 10144 5956 Accepted 100
10 2 5 0006.3 10144 5952 Accepted 100
11 2 5 0006.7 10144 5956 Accepted 100
12 2 5 0005.9 10144 5956 Accepted 100
13 3 5 0005.7 10144 5920 Accepted 100
14 3 5 0083.3 16260 13888 Accepted 100
15 3 5 0078.4 14368 11872 Accepted 100
16 3 5 0055.6 14220 11200 Accepted 100
17 3 5 0080.1 13840 11064 Accepted 100
18 3 5 0093.7 13840 11232 Accepted 100
19 3 5 0082.7 13840 11256 Accepted 100
20 3 5 0081.2 13840 11304 Accepted 100
21 3 5 0079.3 13840 11232 Accepted 100
22 3 4 5 0085.5 15880 13444 Accepted 100
23 3 4 5 0077.0 14368 11832 Accepted 100
24 3 4 5 0054.0 14220 11048 Accepted 100
25 3 4 5 0073.6 13840 11232 Accepted 100
26 4 5 0108.7 25268 20656 Accepted 100
27 4 5 0088.2 13708 11132 Accepted 100
28 4 5 0077.4 13708 11156 Accepted 100
29 4 5 0080.6 13708 11232 Accepted 100
30 4 5 0087.7 13708 11192 Accepted 100
31 4 5 0079.1 13708 11180 Accepted 100
32 4 5 0095.4 17004 13932 Accepted 100
33 4 5 0099.1 17008 14076 Accepted 100
34 5 0126.4 24564 19300 Accepted 100
35 5 0126.6 13708 11196 Accepted 100
36 5 0093.6 13708 11080 Accepted 100
37 5 0102.6 13708 11092 Accepted 100
38 5 0076.3 13708 11232 Accepted 100
39 5 0082.4 13708 11192 Accepted 100
40 5 0086.6 17004 13916 Accepted 100
41 5 0088.0 17004 14104 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.11 KB
Back to Top