Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2954
18776
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 0006.1 11292 5928 Accepted 100
1 1 3 5 0006.1 11292 5872 Accepted 100
2 2 5 0006.2 11292 5864 Accepted 100
3 2 3 5 0006.0 11292 5804 Accepted 100
4 2 3 5 0005.8 11292 5760 Accepted 100
5 2 3 5 0006.2 11292 5872 Accepted 100
6 2 3 5 0005.8 11292 5884 Accepted 100
7 2 3 5 0006.2 11292 5884 Accepted 100
8 2 3 5 0005.8 11292 5880 Accepted 100
9 2 5 0006.4 11292 5932 Accepted 100
10 2 5 0005.9 11292 5932 Accepted 100
11 2 5 0006.1 11292 5844 Accepted 100
12 2 5 0005.9 11292 5928 Wrong Answer 0
13 3 5 0006.2 11292 5924 Accepted 100
14 3 5 0116.8 21328 18776 Accepted 100
15 3 5 0089.6 14592 11868 Accepted 100
16 3 5 0065.8 15372 12312 Accepted 100
17 3 5 0093.9 14724 11944 Accepted 100
18 3 5 0103.5 14724 12084 Accepted 100
19 3 5 0096.4 14724 12004 Accepted 100
20 3 5 0097.0 14724 12100 Accepted 100
21 3 5 0094.3 14724 11996 Accepted 100
22 3 4 5 0113.1 20480 18052 Accepted 100
23 3 4 5 0096.4 14592 11956 Accepted 100
24 3 4 5 0063.5 15372 12296 Accepted 100
25 3 4 5 0097.1 14724 12052 Accepted 100
26 4 5 0101.9 18220 14516 Accepted 100
27 4 5 0099.8 14592 11992 Accepted 100
28 4 5 0096.9 14592 12008 Accepted 100
29 4 5 0101.9 14592 12004 Accepted 100
30 4 5 0100.3 14592 11984 Accepted 100
31 4 5 0096.8 14592 11752 Accepted 100
32 4 5 0074.9 14592 11952 Wrong Answer 0
33 4 5 0113.8 14592 10400 Wrong Answer 0
34 5 0125.4 18220 14440 Accepted 100
35 5 0133.6 14592 11960 Accepted 100
36 5 0149.0 14592 12000 Accepted 100
37 5 0121.2 14592 11984 Accepted 100
38 5 0112.3 14592 12028 Accepted 100
39 5 0120.1 14592 11952 Accepted 100
40 5 0089.7 14592 11756 Wrong Answer 0
41 5 0104.5 15624 12440 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.38 KB
Back to Top