Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4714
20960
Wrong Answer
40

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$ 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 0013.9 22660 10308 Accepted 100
1 1 3 5 0009.8 20316 7864 Accepted 100
2 2 5 0014.1 22660 10160 Accepted 100
3 2 3 5 0010.2 20316 7708 Accepted 100
4 2 3 5 0010.1 20316 7712 Accepted 100
5 2 3 5 0009.4 20316 7740 Accepted 100
6 2 3 5 0010.2 20316 7708 Accepted 100
7 2 3 5 0010.4 20316 7696 Accepted 100
8 2 3 5 0012.5 20316 7720 Accepted 100
9 2 5 0017.1 22660 10356 Accepted 100
10 2 5 0013.8 22660 10300 Accepted 100
11 2 5 0013.6 22660 10312 Accepted 100
12 2 5 0013.9 22660 10160 Accepted 100
13 3 5 0009.8 20316 7704 Accepted 100
14 3 5 0139.7 30352 20960 Accepted 100
15 3 5 0115.8 24540 15208 Accepted 100
16 3 5 0082.0 24396 14944 Accepted 100
17 3 5 0109.9 24012 14812 Accepted 100
18 3 5 0117.3 24012 14628 Accepted 100
19 3 5 0110.0 24012 14784 Accepted 100
20 3 5 0113.5 24012 14676 Accepted 100
21 3 5 0107.3 24012 14772 Accepted 100
22 3 4 5 0129.9 29504 20180 Accepted 100
23 3 4 5 0108.3 24540 15348 Accepted 100
24 3 4 5 0082.8 24396 15068 Accepted 100
25 3 4 5 0111.6 24012 14832 Accepted 100
26 4 5 0168.8 26848 19716 Wrong Answer 0
27 4 5 0203.7 31724 20936 Accepted 100
28 4 5 0225.2 31768 20800 Accepted 100
29 4 5 0215.1 31768 20860 Wrong Answer 0
30 4 5 0219.2 31720 20936 Accepted 100
31 4 5 0200.3 31764 20792 Accepted 100
32 4 5 0212.2 30312 20180 Accepted 100
33 4 5 0191.7 30312 20012 Accepted 100
34 5 0165.3 26848 19716 Accepted 100
35 5 0193.5 31768 20904 Accepted 100
36 5 0200.6 31716 20740 Accepted 100
37 5 0218.1 31768 20752 Wrong Answer 0
38 5 0202.4 31756 20940 Accepted 100
39 5 0211.7 31764 20876 Accepted 100
40 5 0203.1 30404 20016 Accepted 100
41 5 0186.0 30312 20016 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.64 KB
Back to Top