Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2834
19752
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 0006.0 11584 5996 Accepted 100
1 1 3 5 0005.9 11584 5880 Accepted 100
2 2 5 0005.5 11584 5936 Accepted 100
3 2 3 5 0005.7 11584 5912 Accepted 100
4 2 3 5 0005.5 11584 6048 Accepted 100
5 2 3 5 0005.3 11584 5996 Accepted 100
6 2 3 5 0005.4 11584 5924 Accepted 100
7 2 3 5 0005.9 11584 5936 Accepted 100
8 2 3 5 0005.8 11584 5888 Accepted 100
9 2 5 0005.4 11584 5964 Accepted 100
10 2 5 0005.9 11584 5996 Accepted 100
11 2 5 0005.8 11584 6000 Wrong Answer 0
12 2 5 0005.6 11584 5960 Wrong Answer 0
13 3 5 0005.7 11584 5924 Accepted 100
14 3 5 0091.1 20200 17248 Accepted 100
15 3 5 0080.3 14620 11396 Accepted 100
16 3 5 0057.4 15136 11512 Accepted 100
17 3 5 0073.0 14752 11596 Accepted 100
18 3 5 0080.5 14752 11724 Accepted 100
19 3 5 0077.6 14752 11648 Accepted 100
20 3 5 0072.6 14752 11724 Accepted 100
21 3 5 0074.0 14752 11616 Accepted 100
22 3 4 5 0093.4 19516 16524 Accepted 100
23 3 4 5 0071.4 14620 11544 Accepted 100
24 3 4 5 0053.2 15136 11516 Accepted 100
25 3 4 5 0071.1 14752 11596 Accepted 100
26 4 5 0153.0 22312 19752 Accepted 100
27 4 5 0117.4 14752 11980 Accepted 100
28 4 5 0108.6 14752 12084 Accepted 100
29 4 5 0113.3 14752 11988 Accepted 100
30 4 5 0103.6 14752 11992 Accepted 100
31 4 5 0113.9 14752 11956 Accepted 100
32 4 5 0107.6 16976 14292 Wrong Answer 0
33 4 5 0117.2 16976 14252 Wrong Answer 0
34 5 0145.3 22312 19672 Accepted 100
35 5 0115.2 14752 11940 Accepted 100
36 5 0101.6 14752 11972 Accepted 100
37 5 0111.1 14752 11800 Accepted 100
38 5 0114.7 14752 11984 Accepted 100
39 5 0118.0 14752 11952 Accepted 100
40 5 0111.4 16976 14352 Wrong Answer 0
41 5 0106.7 16972 14304 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
2.36 KB
Back to Top