Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3322
18352
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 0005.9 9740 6040 Accepted 100
1 1 3 5 0005.8 9740 6068 Accepted 100
2 2 5 0005.8 9740 6104 Accepted 100
3 2 3 5 0005.7 9740 6040 Accepted 100
4 2 3 5 0006.1 9740 6044 Accepted 100
5 2 3 5 0005.7 9740 6112 Accepted 100
6 2 3 5 0005.8 9740 6180 Accepted 100
7 2 3 5 0005.5 9740 6072 Accepted 100
8 2 3 5 0006.0 9740 6040 Accepted 100
9 2 5 0005.8 9740 6048 Accepted 100
10 2 5 0006.1 9740 6108 Accepted 100
11 2 5 0005.5 9740 6056 Wrong Answer 0
12 2 5 0006.2 9740 5884 Wrong Answer 0
13 3 5 0007.4 9740 5968 Accepted 100
14 3 5 0087.8 19780 17520 Accepted 100
15 3 5 0079.5 12776 10364 Accepted 100
16 3 5 0055.1 13292 10404 Accepted 100
17 3 5 0069.7 12908 10468 Accepted 100
18 3 5 0076.6 12908 10408 Accepted 100
19 3 5 0077.1 12908 10580 Accepted 100
20 3 5 0074.2 12908 10376 Accepted 100
21 3 5 0073.0 12908 10448 Accepted 100
22 3 4 5 0088.4 18932 16636 Accepted 100
23 3 4 5 0068.9 12776 10360 Accepted 100
24 3 4 5 0053.2 13292 10312 Accepted 100
25 3 4 5 0073.3 12908 10512 Accepted 100
26 4 5 0187.9 21112 18344 Accepted 100
27 4 5 0150.4 12908 10520 Accepted 100
28 4 5 0132.6 12908 10496 Accepted 100
29 4 5 0136.7 12908 10468 Accepted 100
30 4 5 0142.0 12908 10476 Accepted 100
31 4 5 0128.3 12908 10436 Accepted 100
32 4 5 0145.0 15320 12880 Wrong Answer 0
33 4 5 0146.7 15316 12848 Wrong Answer 0
34 5 0174.2 21108 18352 Accepted 100
35 5 0150.9 12908 10424 Accepted 100
36 5 0135.4 12908 10408 Accepted 100
37 5 0147.3 12908 10272 Accepted 100
38 5 0130.1 12908 10400 Accepted 100
39 5 0142.8 12908 10496 Accepted 100
40 5 0157.9 15312 12948 Wrong Answer 0
41 5 0153.8 15312 12876 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.56 KB
Back to Top