Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3046
20928
Wrong Answer
23

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$ 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 0003.1 6212 3588 Accepted 100
1 1 3 5 0002.6 6212 3624 Accepted 100
2 2 5 0002.8 6212 3620 Accepted 100
3 2 3 5 0002.8 6212 3564 Accepted 100
4 2 3 5 0002.6 6212 3584 Accepted 100
5 2 3 5 0002.8 6212 3600 Accepted 100
6 2 3 5 0002.6 6212 3576 Accepted 100
7 2 3 5 0002.7 6212 3592 Accepted 100
8 2 3 5 0002.8 6212 3404 Accepted 100
9 2 5 0002.8 6212 3500 Accepted 100
10 2 5 0002.8 6212 3572 Accepted 100
11 2 5 0002.9 6212 3636 Wrong Answer 0
12 2 5 0002.7 6212 3572 Accepted 100
13 3 5 0003.0 6212 3556 Accepted 100
14 3 5 0158.2 22756 19880 Accepted 100
15 3 5 0105.2 12904 9756 Accepted 100
16 3 5 0066.1 13420 10204 Accepted 100
17 3 5 0103.4 12900 10156 Accepted 100
18 3 5 0104.3 12900 10168 Accepted 100
19 3 5 0103.2 12900 9956 Accepted 100
20 3 5 0104.9 12900 10016 Accepted 100
21 3 5 0090.2 12900 10172 Accepted 100
22 3 4 5 0130.1 21572 18432 Accepted 100
23 3 4 5 0096.9 12904 9788 Accepted 100
24 3 4 5 0064.9 13420 10420 Accepted 100
25 3 4 5 0110.8 12900 10028 Accepted 100
26 4 5 0137.1 23720 20928 Accepted 100
27 4 5 0112.4 12900 10156 Accepted 100
28 4 5 0102.7 12900 10100 Accepted 100
29 4 5 0107.7 12900 10104 Accepted 100
30 4 5 0100.0 12900 10096 Accepted 100
31 4 5 0115.4 12900 9896 Accepted 100
32 4 5 0104.6 16060 13144 Accepted 100
33 4 5 0114.0 16056 13272 Wrong Answer 0
34 5 0140.5 23716 20532 Accepted 100
35 5 0109.2 12900 9672 Accepted 100
36 5 0103.8 12900 10104 Accepted 100
37 5 0107.3 12900 10112 Accepted 100
38 5 0100.2 12900 9764 Accepted 100
39 5 0103.1 12900 9860 Accepted 100
40 5 0106.7 16060 13284 Accepted 100
41 5 0104.4 16056 13184 Wrong Answer 0
Submitter:
Li
Compiler:
c++17
Code Length:
2.15 KB
Back to Top