Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15310
19128
Wrong Answer
34

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$ 0 / 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 0218.0 6220 3600 Accepted 100
1 1 3 5 0002.7 6220 3632 Wrong Answer 0
2 2 5 0214.7 6220 3580 Accepted 100
3 2 3 5 0002.7 6220 3600 Wrong Answer 0
4 2 3 5 0002.7 6220 3760 Accepted 100
5 2 3 5 0002.8 6220 3412 Accepted 100
6 2 3 5 0002.7 6220 3612 Accepted 100
7 2 3 5 0003.1 6220 3652 Accepted 100
8 2 3 5 0002.7 6220 3512 Accepted 100
9 2 5 0208.4 6220 3572 Accepted 100
10 2 5 0222.3 6220 3652 Accepted 100
11 2 5 0210.6 6220 3588 Accepted 100
12 2 5 0210.9 6220 3648 Accepted 100
13 3 5 0002.5 6220 3640 Wrong Answer 0
14 3 5 0087.1 21088 18356 Accepted 100
15 3 5 0080.6 15276 12496 Accepted 100
16 3 5 0063.1 14996 11852 Accepted 100
17 3 5 0076.2 14612 11816 Accepted 100
18 3 5 0074.8 14612 11716 Accepted 100
19 3 5 0077.3 14612 11680 Accepted 100
20 3 5 0075.8 14612 11676 Accepted 100
21 3 5 0079.8 14612 11752 Accepted 100
22 3 4 5 0095.2 20240 17240 Accepted 100
23 3 4 5 0081.4 15272 12508 Accepted 100
24 3 4 5 0059.5 14996 11984 Accepted 100
25 3 4 5 0076.7 14612 11764 Accepted 100
26 4 5 0889.7 21776 19048 Accepted 100
27 4 5 0890.5 14620 11948 Accepted 100
28 4 5 0764.0 14480 11748 Accepted 100
29 4 5 0726.9 14620 11760 Accepted 100
30 4 5 0770.7 14616 11928 Accepted 100
31 4 5 0774.2 14480 11596 Accepted 100
32 4 5 0851.0 16832 14112 Accepted 100
33 4 5 0834.2 16844 14112 Accepted 100
34 5 0847.3 21776 19128 Accepted 100
35 5 0925.0 14620 11824 Accepted 100
36 5 0802.9 14612 11920 Accepted 100
37 5 0809.3 14620 11928 Accepted 100
38 5 0778.3 14616 11932 Accepted 100
39 5 0792.8 14480 11820 Accepted 100
40 5 0830.4 16832 14216 Accepted 100
41 5 0788.8 16832 14208 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.27 KB
Back to Top