Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3395
18504
Wrong Answer
74

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$ 34 / 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.5 10116 5956 Accepted 100
1 1 3 5 0005.3 10116 6044 Accepted 100
2 2 5 0005.4 10116 5920 Accepted 100
3 2 3 5 0005.4 10116 5916 Accepted 100
4 2 3 5 0005.5 10116 6056 Accepted 100
5 2 3 5 0006.0 10116 6000 Accepted 100
6 2 3 5 0005.9 10116 6000 Accepted 100
7 2 3 5 0005.9 10116 5796 Accepted 100
8 2 3 5 0005.9 10116 6000 Accepted 100
9 2 5 0006.1 10116 5956 Accepted 100
10 2 5 0006.0 10116 5944 Accepted 100
11 2 5 0006.1 10116 5996 Accepted 100
12 2 5 0006.2 10116 6000 Accepted 100
13 3 5 0005.3 10116 5952 Accepted 100
14 3 5 0123.6 20952 18172 Accepted 100
15 3 5 0118.5 13544 10628 Accepted 100
16 3 5 0114.4 14060 11140 Accepted 100
17 3 5 0120.2 13676 10740 Accepted 100
18 3 5 0116.3 13676 10788 Accepted 100
19 3 5 0119.0 13676 10876 Accepted 100
20 3 5 0114.6 13676 10744 Accepted 100
21 3 5 0119.1 13676 10796 Accepted 100
22 3 4 5 0126.1 20936 18256 Accepted 100
23 3 4 5 0115.2 13544 10832 Accepted 100
24 3 4 5 0112.7 14060 11024 Accepted 100
25 3 4 5 0120.0 13676 10748 Accepted 100
26 4 5 0124.5 21236 18504 Accepted 100
27 4 5 0115.4 13676 10740 Accepted 100
28 4 5 0120.1 13676 10704 Accepted 100
29 4 5 0120.1 13676 10900 Accepted 100
30 4 5 0110.8 13676 10812 Accepted 100
31 4 5 0114.2 13676 10740 Accepted 100
32 4 5 0122.3 15896 13240 Accepted 100
33 4 5 0121.0 15896 13188 Accepted 100
34 5 0111.2 21232 18436 Accepted 100
35 5 0118.6 13676 10864 Accepted 100
36 5 0121.8 13676 10716 Accepted 100
37 5 0114.5 13676 10724 Accepted 100
38 5 0122.3 13676 10824 Accepted 100
39 5 0120.8 13676 10872 Accepted 100
40 5 0118.4 15892 13116 Wrong Answer 0
41 5 0119.6 15896 13196 Wrong Answer 0
Submitter:
Compiler:
c++20
Code Length:
1.19 KB
Back to Top