Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3734
21784
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 0008.6 15792 8364 Accepted 100
1 1 3 5 0009.9 15792 8440 Accepted 100
2 2 5 0008.9 15792 8364 Accepted 100
3 2 3 5 0008.9 15792 8348 Accepted 100
4 2 3 5 0008.5 15792 8284 Accepted 100
5 2 3 5 0008.4 15792 8364 Accepted 100
6 2 3 5 0008.6 15792 8316 Accepted 100
7 2 3 5 0008.4 15792 8364 Accepted 100
8 2 3 5 0008.3 15792 8360 Accepted 100
9 2 5 0009.3 15792 8388 Accepted 100
10 2 5 0009.1 15792 8484 Accepted 100
11 2 5 0009.5 15792 8368 Accepted 100
12 2 5 0009.4 15792 8320 Accepted 100
13 3 5 0008.7 15792 8348 Accepted 100
14 3 5 0096.8 25828 20416 Accepted 100
15 3 5 0074.9 18828 13456 Accepted 100
16 3 5 0059.1 19344 13448 Accepted 100
17 3 5 0074.8 18960 13568 Accepted 100
18 3 5 0081.5 18960 13700 Accepted 100
19 3 5 0081.7 18960 13768 Accepted 100
20 3 5 0076.7 18960 13568 Accepted 100
21 3 5 0077.0 18960 13644 Accepted 100
22 3 4 5 0100.0 24980 19760 Accepted 100
23 3 4 5 0079.0 18828 13584 Accepted 100
24 3 4 5 0063.0 19344 13596 Accepted 100
25 3 4 5 0077.7 18960 13636 Accepted 100
26 4 5 0172.9 26516 21732 Accepted 100
27 4 5 0160.7 18960 14048 Accepted 100
28 4 5 0165.0 18960 13848 Accepted 100
29 4 5 0176.0 18960 13840 Accepted 100
30 4 5 0159.3 18960 14084 Accepted 100
31 4 5 0171.7 18960 14060 Accepted 100
32 4 5 0169.1 21180 16248 Wrong Answer 0
33 4 5 0175.3 21184 16392 Accepted 100
34 5 0160.7 26512 21784 Accepted 100
35 5 0166.1 18960 14020 Accepted 100
36 5 0162.2 18960 14008 Accepted 100
37 5 0158.7 18960 13984 Accepted 100
38 5 0165.8 18960 14156 Accepted 100
39 5 0175.9 18960 13988 Accepted 100
40 5 0162.5 21184 16248 Accepted 100
41 5 0165.3 21180 16380 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.7 KB
Back to Top