Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15594
22804
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.3 9232 5864 Accepted 100
1 1 3 5 0005.1 9232 5972 Accepted 100
2 2 5 0005.3 9232 6056 Accepted 100
3 2 3 5 0005.2 9232 5952 Accepted 100
4 2 3 5 0005.2 9232 6036 Accepted 100
5 2 3 5 0005.3 9232 5984 Accepted 100
6 2 3 5 0005.3 9232 6044 Accepted 100
7 2 3 5 0005.3 9232 5984 Accepted 100
8 2 3 5 0005.3 9232 5952 Accepted 100
9 2 5 0005.5 9232 6040 Accepted 100
10 2 5 0005.5 9232 5972 Accepted 100
11 2 5 0005.5 9232 6176 Accepted 100
12 2 5 0005.5 9232 5872 Accepted 100
13 3 5 0005.1 9232 5992 Accepted 100
14 3 5 0159.2 23676 21488 Accepted 100
15 3 5 0146.5 13588 11100 Accepted 100
16 3 5 0132.7 15512 11808 Accepted 100
17 3 5 0143.7 12928 10560 Accepted 100
18 3 5 0147.0 12928 10572 Accepted 100
19 3 5 0138.8 12928 10536 Accepted 100
20 3 5 0138.7 12928 10540 Accepted 100
21 3 5 0142.4 12928 10480 Accepted 100
22 3 4 5 0157.8 22316 19928 Accepted 100
23 3 4 5 0145.6 13588 11064 Accepted 100
24 3 4 5 0128.2 15512 11700 Accepted 100
25 3 4 5 0139.3 12928 10692 Accepted 100
26 4 5 1910.5 25224 22752 Accepted 100
27 4 5 0194.9 12940 10676 Accepted 100
28 4 5 0318.2 12928 10664 Accepted 100
29 4 5 0201.9 12928 10520 Accepted 100
30 4 5 0200.6 12928 10668 Accepted 100
31 4 5 0259.3 12928 10612 Accepted 100
32 4 5 1918.7 16816 14572 Wrong Answer 0
33 4 5 1917.5 16820 14616 Wrong Answer 0
34 5 1912.4 25324 22804 Accepted 100
35 5 0223.5 12928 10644 Accepted 100
36 5 0223.0 12928 10580 Accepted 100
37 5 0205.0 12928 10616 Accepted 100
38 5 0224.9 12928 10728 Accepted 100
39 5 0261.1 12928 10580 Accepted 100
40 5 1920.6 16836 14624 Wrong Answer 0
41 5 1907.7 16836 14624 Wrong Answer 0
Submitter:
Compiler:
c++14
Code Length:
3.4 KB
Back to Top