Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2206
24384
Wrong Answer
23

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$ 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 0002.4 6212 3696 Accepted 100
1 1 3 5 0002.6 6212 3564 Accepted 100
2 2 5 0002.6 6212 3632 Accepted 100
3 2 3 5 0002.4 6212 3556 Accepted 100
4 2 3 5 0002.5 6212 3560 Accepted 100
5 2 3 5 0002.7 6212 3576 Accepted 100
6 2 3 5 0002.4 6212 3572 Accepted 100
7 2 3 5 0002.5 6212 3648 Accepted 100
8 2 3 5 0002.6 6212 3588 Accepted 100
9 2 5 0002.5 6212 3576 Accepted 100
10 2 5 0002.4 6212 3584 Accepted 100
11 2 5 0002.5 6212 3588 Wrong Answer 0
12 2 5 0002.6 6212 3712 Wrong Answer 0
13 3 5 0002.4 6212 3640 Accepted 100
14 3 5 0086.0 20892 17988 Accepted 100
15 3 5 0073.0 13292 10292 Accepted 100
16 3 5 0092.4 18432 15256 Accepted 100
17 3 5 0076.4 13292 10324 Accepted 100
18 3 5 0075.4 13292 10380 Accepted 100
19 3 5 0077.7 13292 10324 Accepted 100
20 3 5 0072.5 13292 10296 Accepted 100
21 3 5 0073.1 13292 10332 Accepted 100
22 3 4 5 0083.9 20468 17428 Accepted 100
23 3 4 5 0070.7 13292 10304 Accepted 100
24 3 4 5 0090.3 18432 15236 Accepted 100
25 3 4 5 0065.1 13292 10288 Accepted 100
26 4 5 0093.7 27232 24384 Accepted 100
27 4 5 0078.2 13320 10324 Accepted 100
28 4 5 0068.0 13300 10388 Accepted 100
29 4 5 0071.5 13292 10360 Accepted 100
30 4 5 0070.7 13304 10380 Accepted 100
31 4 5 0073.7 13292 10332 Accepted 100
32 4 5 0077.1 17788 14880 Accepted 100
33 4 5 0080.1 17780 14776 Wrong Answer 0
34 5 0096.3 27228 24284 Wrong Answer 0
35 5 0078.3 13292 10300 Accepted 100
36 5 0070.5 13292 10236 Accepted 100
37 5 0070.4 13292 10232 Accepted 100
38 5 0073.9 13292 10232 Accepted 100
39 5 0070.1 13292 10364 Accepted 100
40 5 0079.0 17784 14848 Accepted 100
41 5 0083.1 17780 14816 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
945 Bytes
Back to Top