Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15795
22872
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 0121.2 6220 3764 Accepted 100
1 1 3 5 0002.5 6220 3496 Accepted 100
2 2 5 0120.9 6220 3596 Accepted 100
3 2 3 5 0002.7 6220 3564 Accepted 100
4 2 3 5 0002.9 6220 3636 Accepted 100
5 2 3 5 0003.1 6220 3640 Accepted 100
6 2 3 5 0003.1 6220 3588 Accepted 100
7 2 3 5 0003.0 6220 3612 Accepted 100
8 2 3 5 0002.6 6220 3648 Accepted 100
9 2 5 0079.6 6220 3596 Accepted 100
10 2 5 0074.7 6220 3652 Accepted 100
11 2 5 0073.0 6220 3656 Accepted 100
12 2 5 0073.6 6220 3624 Wrong Answer 0
13 3 5 0002.6 6220 3596 Accepted 100
14 3 5 0106.8 23940 21208 Accepted 100
15 3 5 0092.5 15276 12444 Accepted 100
16 3 5 0067.7 14996 11996 Accepted 100
17 3 5 0081.0 14612 11744 Accepted 100
18 3 5 0085.9 14612 11824 Accepted 100
19 3 5 0088.9 14612 11800 Accepted 100
20 3 5 0080.9 14612 11660 Accepted 100
21 3 5 0084.2 14612 11660 Accepted 100
22 3 4 5 0103.5 22752 20124 Accepted 100
23 3 4 5 0088.2 15272 12344 Accepted 100
24 3 4 5 0070.7 14996 11916 Accepted 100
25 3 4 5 0086.0 14612 11616 Accepted 100
26 4 5 1061.6 25676 22812 Accepted 100
27 4 5 0900.5 15388 12728 Accepted 100
28 4 5 0804.2 15372 12644 Accepted 100
29 4 5 0837.7 15388 12528 Accepted 100
30 4 5 0811.3 15380 12584 Accepted 100
31 4 5 0833.1 15376 12608 Accepted 100
32 4 5 0917.2 18552 15856 Accepted 100
33 4 5 0919.7 18544 15876 Wrong Answer 0
34 5 1052.1 25676 22872 Accepted 100
35 5 0949.1 15384 12532 Accepted 100
36 5 0829.7 15380 12668 Accepted 100
37 5 0854.2 15388 12672 Accepted 100
38 5 0827.3 15380 12580 Accepted 100
39 5 0835.6 15376 12524 Accepted 100
40 5 0854.1 18544 15860 Wrong Answer 0
41 5 0905.9 18548 15896 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.27 KB
Back to Top