Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5065
18804
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 無額外限制 ? / 26

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0005.9 9744 6052 Accepted 100
1 1 3 5 0005.5 9744 6040 Accepted 100
2 2 5 0006.9 9744 6176 Accepted 100
3 2 3 5 0005.9 9744 5972 Accepted 100
4 2 3 5 0005.6 9744 6072 Accepted 100
5 2 3 5 0005.7 9744 6064 Accepted 100
6 2 3 5 0006.2 9744 6012 Accepted 100
7 2 3 5 0005.6 9744 6016 Accepted 100
8 2 3 5 0005.7 9744 6112 Accepted 100
9 2 5 0005.4 9744 6068 Accepted 100
10 2 5 0005.6 9744 6060 Accepted 100
11 2 5 0005.7 9744 6076 Wrong Answer 0
12 2 5 0005.6 9744 6120 Wrong Answer 0
13 3 5 0005.4 9744 6068 Accepted 100
14 3 5 0085.0 19788 17472 Accepted 100
15 3 5 0074.1 12780 10340 Accepted 100
16 3 5 0055.1 13296 10344 Accepted 100
17 3 5 0071.1 12912 10452 Accepted 100
18 3 5 0072.2 12912 10512 Accepted 100
19 3 5 0070.7 12912 10452 Accepted 100
20 3 5 0071.0 12912 10412 Accepted 100
21 3 5 0071.2 12912 10444 Accepted 100
22 3 4 5 0087.5 18936 16608 Accepted 100
23 3 4 5 0069.5 12780 10300 Accepted 100
24 3 4 5 0055.2 13296 10300 Accepted 100
25 3 4 5 0071.1 12912 10580 Accepted 100
26 4 5 0606.8 22140 18764 Accepted 100
27 4 5 0103.3 12912 10516 Accepted 100
28 4 5 0192.7 12912 10360 Accepted 100
29 4 5 0103.9 12912 10368 Accepted 100
30 4 5 0110.0 12912 10456 Accepted 100
31 4 5 0122.0 12912 10568 Accepted 100
32 4 5 0423.3 15452 13032 Wrong Answer 0
33 4 5 0423.9 15448 13008 Wrong Answer 0
34 5 0598.7 22140 18804 Accepted 100
35 5 0118.4 12912 10504 Accepted 100
36 5 0119.3 12912 10516 Accepted 100
37 5 0101.4 12912 10476 Accepted 100
38 5 0102.6 12912 10416 Accepted 100
39 5 0134.3 12912 10440 Accepted 100
40 5 0435.0 15452 13068 Wrong Answer 0
41 5 0434.9 15452 13068 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.66 KB
Back to Top