Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

4465
20372
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 0002.8 12468 3620 Accepted 100
1 1 3 5 0002.7 12468 3772 Accepted 100
2 2 5 0002.8 12468 3676 Accepted 100
3 2 3 5 0002.7 12468 3612 Accepted 100
4 2 3 5 0002.9 12468 3576 Accepted 100
5 2 3 5 0002.7 12468 3620 Accepted 100
6 2 3 5 0002.7 12468 3624 Accepted 100
7 2 3 5 0002.6 12468 3664 Accepted 100
8 2 3 5 0002.7 12468 3556 Accepted 100
9 2 5 0003.2 12468 3688 Accepted 100
10 2 5 0003.5 12468 3796 Accepted 100
11 2 5 0003.2 12468 3584 Accepted 100
12 2 5 0003.3 12468 3736 Accepted 100
13 3 5 0002.6 12468 3652 Accepted 100
14 3 5 0099.8 24848 18940 Accepted 100
15 3 5 0081.6 19036 13032 Accepted 100
16 3 5 0059.0 18892 12568 Accepted 100
17 3 5 0078.0 18508 12480 Accepted 100
18 3 5 0080.7 18508 12636 Accepted 100
19 3 5 0081.7 18508 12516 Accepted 100
20 3 5 0078.9 18508 12588 Accepted 100
21 3 5 0081.8 18508 12528 Accepted 100
22 3 4 5 0102.3 24000 17948 Accepted 100
23 3 4 5 0089.3 19036 13028 Accepted 100
24 3 4 5 0056.8 18892 12704 Accepted 100
25 3 4 5 0075.6 18508 12528 Accepted 100
26 4 5 0211.5 26316 20368 Accepted 100
27 4 5 0214.1 19160 13244 Accepted 100
28 4 5 0228.7 19160 13392 Accepted 100
29 4 5 0213.9 19160 13256 Accepted 100
30 4 5 0206.4 19160 13352 Accepted 100
31 4 5 0206.7 19160 13416 Accepted 100
32 4 5 0207.4 21384 15580 Accepted 100
33 4 5 0217.2 21380 15356 Accepted 100
34 5 0230.1 26320 20372 Accepted 100
35 5 0214.9 19160 13400 Accepted 100
36 5 0225.0 19160 13332 Accepted 100
37 5 0219.6 19160 13268 Accepted 100
38 5 0223.3 19160 13244 Accepted 100
39 5 0223.8 19160 13256 Accepted 100
40 5 0209.1 21380 15356 Wrong Answer 0
41 5 0207.7 21380 15500 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.64 KB
Back to Top