Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6922
22976
Wrong Answer
74

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~12 $n \le 100$ 17 / 17
3 1, 3~8, 13~25 $m = n − 1$ 23 / 23
4 22~33 $a_i \ge 0$ 34 / 34
5 0~41 無額外限制 0 / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0250.5 6220 3708 Accepted 100
1 1 3 5 0002.9 6220 3560 Accepted 100
2 2 5 0250.4 6220 3472 Accepted 100
3 2 3 5 0002.6 6220 3496 Accepted 100
4 2 3 5 0002.5 6220 3760 Accepted 100
5 2 3 5 0002.5 6220 3604 Accepted 100
6 2 3 5 0002.7 6220 3584 Accepted 100
7 2 3 5 0002.5 6220 3716 Accepted 100
8 2 3 5 0002.9 6220 3420 Accepted 100
9 2 5 0250.5 6220 3680 Accepted 100
10 2 5 0250.5 6220 3660 Accepted 100
11 2 5 0250.5 6220 3656 Accepted 100
12 2 5 0250.4 6220 3724 Accepted 100
13 3 5 0002.6 6220 3596 Accepted 100
14 3 5 0103.3 23940 21304 Accepted 100
15 3 5 0091.9 15276 12356 Accepted 100
16 3 5 0070.9 14996 12004 Accepted 100
17 3 5 0088.1 14612 11752 Accepted 100
18 3 5 0100.1 14612 11752 Accepted 100
19 3 5 0096.2 14612 11748 Accepted 100
20 3 5 0083.9 14612 11612 Accepted 100
21 3 5 0086.3 14612 11760 Accepted 100
22 3 4 5 0102.6 22752 20092 Accepted 100
23 3 4 5 0094.1 15272 12344 Accepted 100
24 3 4 5 0065.9 14996 11992 Accepted 100
25 3 4 5 0088.0 14612 11744 Accepted 100
26 4 5 0268.1 25676 22976 Accepted 100
27 4 5 0269.1 15388 12732 Accepted 100
28 4 5 0276.4 15372 12744 Accepted 100
29 4 5 0276.0 15388 12552 Accepted 100
30 4 5 0257.7 15380 12580 Accepted 100
31 4 5 0272.3 15376 12524 Accepted 100
32 4 5 0280.0 18552 15908 Accepted 100
33 4 5 0267.6 18544 15704 Accepted 100
34 5 0275.8 25672 22884 Accepted 100
35 5 0261.0 15384 12736 Accepted 100
36 5 0273.4 15380 12664 Accepted 100
37 5 0273.4 15388 12716 Accepted 100
38 5 0269.6 15380 12552 Accepted 100
39 5 0272.3 15376 12664 Accepted 100
40 5 0271.6 18548 15744 Wrong Answer 0
41 5 0262.7 18548 15900 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.39 KB
Back to Top