Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3373
18796
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.8 11292 5896 Accepted 100
1 1 3 5 0006.7 11292 5868 Accepted 100
2 2 5 0006.3 11292 5928 Accepted 100
3 2 3 5 0006.2 11292 5956 Accepted 100
4 2 3 5 0006.0 11292 5912 Accepted 100
5 2 3 5 0006.3 11292 5884 Accepted 100
6 2 3 5 0005.8 11292 5920 Accepted 100
7 2 3 5 0006.5 11292 5888 Accepted 100
8 2 3 5 0006.8 11292 5920 Accepted 100
9 2 5 0006.5 11292 5912 Accepted 100
10 2 5 0006.5 11292 5836 Accepted 100
11 2 5 0006.3 11292 5928 Accepted 100
12 2 5 0006.2 11292 5936 Wrong Answer 0
13 3 5 0006.2 11292 5912 Accepted 100
14 3 5 0149.6 21328 18796 Accepted 100
15 3 5 0145.6 14592 11980 Accepted 100
16 3 5 0115.3 15372 12324 Accepted 100
17 3 5 0161.1 14724 12004 Accepted 100
18 3 5 0119.3 14724 12004 Accepted 100
19 3 5 0117.4 14724 12004 Accepted 100
20 3 5 0110.6 14724 12112 Accepted 100
21 3 5 0115.0 14724 12040 Accepted 100
22 3 4 5 0144.9 20484 17980 Accepted 100
23 3 4 5 0111.8 14592 11820 Accepted 100
24 3 4 5 0072.2 15372 12320 Accepted 100
25 3 4 5 0111.7 14724 11944 Accepted 100
26 4 5 0115.3 18220 14604 Accepted 100
27 4 5 0121.7 14592 12032 Accepted 100
28 4 5 0122.6 14592 11960 Accepted 100
29 4 5 0126.1 14592 11940 Accepted 100
30 4 5 0118.1 14592 12004 Accepted 100
31 4 5 0120.3 14592 11944 Accepted 100
32 4 5 0091.6 14592 11956 Wrong Answer 0
33 4 5 0081.5 14592 10448 Wrong Answer 0
34 5 0120.6 18220 14656 Accepted 100
35 5 0117.5 14592 11960 Accepted 100
36 5 0116.3 14592 11956 Accepted 100
37 5 0118.0 14592 12036 Accepted 100
38 5 0121.3 14592 11776 Accepted 100
39 5 0115.0 14592 11944 Accepted 100
40 5 0085.4 14592 11764 Wrong Answer 0
41 5 0118.0 15624 12440 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
2.35 KB
Back to Top