Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2776
19884
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 0009.5 11784 8668 Accepted 100
1 1 3 5 0010.4 11784 8660 Wrong Answer 0
2 2 5 0009.6 11784 8600 Accepted 100
3 2 3 5 0009.9 11784 8660 Wrong Answer 0
4 2 3 5 0009.2 11784 8656 Accepted 100
5 2 3 5 0010.2 11784 8732 Accepted 100
6 2 3 5 0009.3 11784 8664 Accepted 100
7 2 3 5 0009.7 11784 8716 Accepted 100
8 2 3 5 0009.4 11784 8652 Accepted 100
9 2 5 0010.0 11784 8732 Accepted 100
10 2 5 0009.5 11784 8692 Accepted 100
11 2 5 0009.7 11784 8740 Accepted 100
12 2 5 0009.9 11784 8652 Accepted 100
13 3 5 0009.8 11784 8680 Wrong Answer 0
14 3 5 0102.6 20396 17576 Accepted 100
15 3 5 0081.7 14820 11564 Accepted 100
16 3 5 0062.3 15336 12136 Accepted 100
17 3 5 0081.2 14952 11980 Accepted 100
18 3 5 0081.8 14952 11948 Accepted 100
19 3 5 0086.4 14952 11888 Accepted 100
20 3 5 0076.9 14952 11916 Accepted 100
21 3 5 0082.8 14952 11900 Accepted 100
22 3 4 5 0100.3 19712 16772 Accepted 100
23 3 4 5 0082.2 14820 11684 Accepted 100
24 3 4 5 0057.0 15336 12200 Accepted 100
25 3 4 5 0079.2 14952 11884 Accepted 100
26 4 5 0137.3 23116 19792 Accepted 100
27 4 5 0112.2 14952 11876 Accepted 100
28 4 5 0083.8 14952 11880 Accepted 100
29 4 5 0089.0 14952 11832 Accepted 100
30 4 5 0118.5 14952 12204 Accepted 100
31 4 5 0101.8 14952 11892 Accepted 100
32 4 5 0108.2 17148 14508 Accepted 100
33 4 5 0106.4 17152 14512 Accepted 100
34 5 0136.8 23116 19884 Wrong Answer 0
35 5 0101.7 14952 12176 Accepted 100
36 5 0084.1 14952 11976 Accepted 100
37 5 0093.1 14952 11876 Accepted 100
38 5 0086.6 14952 12140 Accepted 100
39 5 0103.6 14952 11908 Accepted 100
40 5 0103.6 17148 14448 Accepted 100
41 5 0099.0 17148 14516 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
3.14 KB
Back to Top