Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4865
27028
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 0003.2 6224 3492 Accepted 100
1 1 3 5 0003.1 6224 3504 Accepted 100
2 2 5 0003.2 6224 3492 Accepted 100
3 2 3 5 0003.2 6224 3444 Accepted 100
4 2 3 5 0003.3 6224 3492 Accepted 100
5 2 3 5 0003.1 6224 3572 Accepted 100
6 2 3 5 0003.3 6224 3532 Accepted 100
7 2 3 5 0003.3 6224 3512 Accepted 100
8 2 3 5 0003.1 6224 3596 Accepted 100
9 2 5 0003.2 6224 3576 Accepted 100
10 2 5 0003.3 6224 3532 Accepted 100
11 2 5 0003.5 6224 3580 Wrong Answer 0
12 2 5 0003.1 6224 3508 Wrong Answer 0
13 3 5 0003.1 6224 3396 Accepted 100
14 3 5 0154.8 27728 24688 Accepted 100
15 3 5 0126.0 21440 18428 Accepted 100
16 3 5 0099.4 21280 18012 Accepted 100
17 3 5 0128.1 20912 18008 Accepted 100
18 3 5 0130.3 20912 17548 Accepted 100
19 3 5 0135.0 20912 18004 Accepted 100
20 3 5 0130.1 20912 18020 Accepted 100
21 3 5 0129.7 20912 17568 Accepted 100
22 3 4 5 0158.6 26820 23972 Accepted 100
23 3 4 5 0145.3 21440 18500 Accepted 100
24 3 4 5 0112.2 21280 18100 Accepted 100
25 3 4 5 0132.2 20912 18024 Accepted 100
26 4 5 0243.8 30500 27028 Accepted 100
27 4 5 0201.8 20780 17608 Accepted 100
28 4 5 0188.5 20780 17708 Accepted 100
29 4 5 0188.8 20780 17756 Accepted 100
30 4 5 0203.9 20780 17740 Accepted 100
31 4 5 0205.2 20780 17688 Accepted 100
32 4 5 0200.0 23760 20776 Wrong Answer 0
33 4 5 0190.9 23748 20612 Wrong Answer 0
34 5 0235.9 30500 26904 Accepted 100
35 5 0181.0 20780 17632 Accepted 100
36 5 0198.5 20780 17636 Accepted 100
37 5 0210.5 20780 17604 Accepted 100
38 5 0186.0 20780 17680 Accepted 100
39 5 0200.6 20780 17600 Accepted 100
40 5 0201.2 23760 20676 Wrong Answer 0
41 5 0202.1 23752 20624 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.63 KB
Back to Top