Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

9088
22836
Wrong Answer
13

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~13 $n \le 3000$ 13 / 13
3 14~23 $n \le 2 \times 10 ^ 5, a_i \ge 0$ 0 / 16
4 2~33 $n \le 2\times 10 ^ 5$ 0 / 32
5 2~43 無其他限制 0 / 39

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0021.4 21556 19216 Accepted 100
1 1 0021.4 21552 19124 Accepted 100
2 2 4 5 0021.4 21556 19280 Accepted 100
3 2 4 5 0020.9 21556 19196 Accepted 100
4 2 4 5 0021.4 21552 19276 Accepted 100
5 2 4 5 0021.7 21552 19280 Accepted 100
6 2 4 5 0021.4 21552 19340 Accepted 100
7 2 4 5 0021.3 21552 19340 Accepted 100
8 2 4 5 0021.5 21552 19188 Accepted 100
9 2 4 5 0022.1 21552 19220 Accepted 100
10 2 4 5 0022.8 21552 19264 Accepted 100
11 2 4 5 0022.9 21552 19216 Accepted 100
12 2 4 5 0022.9 21552 19176 Accepted 100
13 2 4 5 0022.6 21552 19216 Accepted 100
14 3 4 5 0021.2 21556 19220 Accepted 100
15 3 4 5 0021.4 21556 19096 Wrong Answer 0
16 3 4 5 0022.7 21556 19296 Wrong Answer 0
17 3 4 5 0023.7 21556 19264 Wrong Answer 0
18 3 4 5 0024.0 21552 19104 Wrong Answer 0
19 3 4 5 0029.4 21952 19520 Accepted 100
20 3 4 5 0047.0 22632 20228 Accepted 100
21 3 4 5 0085.6 24284 21580 Accepted 100
22 3 4 5 0108.1 22112 19212 Wrong Answer 0
23 3 4 5 0112.0 25080 22536 Accepted 100
24 4 5 0026.2 21556 19304 Accepted 100
25 4 5 0028.1 21552 19148 Accepted 100
26 4 5 0033.9 21688 19260 Accepted 100
27 4 5 0045.2 21684 19360 Accepted 100
28 4 5 0071.6 21864 19348 Accepted 100
29 4 5 0089.5 22112 19380 Accepted 100
30 4 5 0113.4 22112 19404 Accepted 100
31 4 5 0114.5 22112 19328 Accepted 100
32 4 5 0114.8 22112 19344 Accepted 100
33 4 5 0114.5 22112 19344 Accepted 100
34 5 0289.6 23080 20004 Accepted 100
35 5 0390.2 23080 19896 Accepted 100
36 5 0483.3 24512 20840 Accepted 100
37 5 0673.1 24520 21008 Wrong Answer 0
38 5 0933.2 27396 22700 Accepted 100
39 5 0960.2 27400 22836 Accepted 100
40 5 0963.5 27400 22744 Accepted 100
41 5 0948.6 27396 22644 Accepted 100
42 5 0944.4 27400 22700 Accepted 100
43 5 0949.5 27396 22804 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
765 Bytes
Back to Top