Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2210
24432
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.5 6212 3588 Wrong Answer 0
1 1 3 5 0002.6 6212 3576 Accepted 100
2 2 5 0002.5 6212 3636 Wrong Answer 0
3 2 3 5 0002.5 6212 3636 Accepted 100
4 2 3 5 0002.5 6212 3424 Accepted 100
5 2 3 5 0002.6 6212 3604 Accepted 100
6 2 3 5 0002.4 6212 3604 Accepted 100
7 2 3 5 0002.5 6212 3652 Accepted 100
8 2 3 5 0002.5 6212 3600 Accepted 100
9 2 5 0002.4 6212 3648 Accepted 100
10 2 5 0002.5 6212 3572 Accepted 100
11 2 5 0002.5 6212 3704 Wrong Answer 0
12 2 5 0002.5 6212 3584 Accepted 100
13 3 5 0002.4 6212 3576 Accepted 100
14 3 5 0093.5 25988 22956 Accepted 100
15 3 5 0075.5 13292 10332 Accepted 100
16 3 5 0092.7 18432 15236 Accepted 100
17 3 5 0065.0 13292 10284 Accepted 100
18 3 5 0071.7 13292 10336 Accepted 100
19 3 5 0076.7 13292 10368 Accepted 100
20 3 5 0067.7 13292 10392 Accepted 100
21 3 5 0071.2 13292 10368 Accepted 100
22 3 4 5 0088.0 24468 21516 Accepted 100
23 3 4 5 0073.6 13292 10388 Accepted 100
24 3 4 5 0088.1 18432 15460 Accepted 100
25 3 4 5 0069.2 13292 10296 Accepted 100
26 4 5 0097.7 27232 24432 Accepted 100
27 4 5 0075.1 13304 10380 Accepted 100
28 4 5 0067.5 13292 10232 Accepted 100
29 4 5 0073.7 13292 10240 Accepted 100
30 4 5 0067.3 13292 10360 Accepted 100
31 4 5 0072.6 13292 10332 Accepted 100
32 4 5 0077.5 17788 14868 Accepted 100
33 4 5 0081.1 17784 14916 Wrong Answer 0
34 5 0102.1 27228 24232 Accepted 100
35 5 0075.0 13292 10392 Accepted 100
36 5 0071.3 13292 10364 Accepted 100
37 5 0074.5 13292 10236 Accepted 100
38 5 0074.2 13292 10256 Accepted 100
39 5 0073.3 13292 10300 Accepted 100
40 5 0079.4 17784 14860 Accepted 100
41 5 0080.6 17780 14720 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
935 Bytes
Back to Top