Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15711
22788
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 0005.4 9232 5968 Accepted 100
1 1 3 5 0005.3 9232 5860 Accepted 100
2 2 5 0005.3 9232 6028 Accepted 100
3 2 3 5 0005.1 9232 5824 Accepted 100
4 2 3 5 0005.4 9232 6100 Accepted 100
5 2 3 5 0005.5 9232 5972 Accepted 100
6 2 3 5 0005.3 9232 6000 Accepted 100
7 2 3 5 0005.3 9232 6032 Accepted 100
8 2 3 5 0005.2 9232 6004 Accepted 100
9 2 5 0005.6 9232 5964 Accepted 100
10 2 5 0005.5 9232 5976 Accepted 100
11 2 5 0005.6 9232 6032 Accepted 100
12 2 5 0005.6 9232 6060 Accepted 100
13 3 5 0005.3 9232 6016 Accepted 100
14 3 5 0159.4 23680 21144 Accepted 100
15 3 5 0145.8 13588 10940 Accepted 100
16 3 5 0133.9 15512 11740 Accepted 100
17 3 5 0146.9 12928 10516 Accepted 100
18 3 5 0137.6 12928 10560 Accepted 100
19 3 5 0142.6 12928 10504 Accepted 100
20 3 5 0140.3 12928 10524 Accepted 100
21 3 5 0145.5 12928 10496 Accepted 100
22 3 4 5 0155.6 22316 19980 Accepted 100
23 3 4 5 0145.8 13588 11036 Accepted 100
24 3 4 5 0131.4 15512 11852 Accepted 100
25 3 4 5 0145.0 12928 10560 Accepted 100
26 4 5 1908.2 25324 22788 Accepted 100
27 4 5 0193.4 12928 10652 Accepted 100
28 4 5 0333.2 12928 10520 Accepted 100
29 4 5 0208.5 12928 10652 Accepted 100
30 4 5 0205.7 12928 10648 Accepted 100
31 4 5 0270.1 12928 10500 Accepted 100
32 4 5 1906.2 16844 14568 Accepted 100
33 4 5 1925.9 16840 14516 Wrong Answer 0
34 5 1918.6 25324 22588 Accepted 100
35 5 0235.8 12928 10560 Accepted 100
36 5 0236.7 12928 10572 Accepted 100
37 5 0209.8 12928 10644 Accepted 100
38 5 0237.1 12928 10548 Accepted 100
39 5 0277.5 12928 10644 Accepted 100
40 5 1919.2 16844 14656 Accepted 100
41 5 1920.3 16836 14456 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
3.34 KB
Back to Top