Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5754
5236
Wrong Answer
20

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 0~13, 38~39 $n\leq 10^ 3$ 0 / 22
3 5~10, 17~22, 29~34 $a_i\leq a_{i+1}$($0\leq i\leq n-2$) 20 / 20
4 0~43 無其他限制 0 / 58

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 0002.5 6056 3488 Wrong Answer 0
1 1 2 4 0002.4 6056 3572 Accepted 100
2 2 4 0003.6 6056 3504 Accepted 100
3 2 4 0003.6 6056 3508 Accepted 100
4 2 4 0003.2 6056 3576 Accepted 100
5 2 3 4 0003.0 6056 3488 Accepted 100
6 2 3 4 0003.0 6056 3572 Accepted 100
7 2 3 4 0003.1 6056 3552 Accepted 100
8 2 3 4 0002.6 6056 3608 Accepted 100
9 2 3 4 0004.1 6056 3596 Accepted 100
10 2 3 4 0003.3 6056 3620 Accepted 100
11 2 4 0003.7 6056 3420 Accepted 100
12 2 4 0003.6 6056 3552 Accepted 100
13 2 4 0003.1 6056 3500 Accepted 100
14 4 0181.3 7360 4392 Accepted 100
15 4 0101.7 7060 4160 Accepted 100
16 4 0041.3 6416 3852 Accepted 100
17 3 4 0185.1 7420 4496 Accepted 100
18 3 4 0170.3 7700 4868 Accepted 100
19 3 4 0083.7 6748 3896 Accepted 100
20 3 4 0017.9 6204 3704 Accepted 100
21 3 4 0096.2 7068 4160 Accepted 100
22 3 4 0202.7 7388 4600 Accepted 100
23 4 0058.4 6520 3724 Accepted 100
24 4 0170.4 7640 4752 Accepted 100
25 4 0277.9 8040 5044 Accepted 100
26 4 0293.9 8088 5184 Accepted 100
27 4 0243.6 8088 5192 Accepted 100
28 4 0298.2 8088 5068 Accepted 100
29 3 4 0278.2 8088 5068 Accepted 100
30 3 4 0192.8 8088 5224 Accepted 100
31 3 4 0279.9 8088 5080 Accepted 100
32 3 4 0347.7 8088 5192 Accepted 100
33 3 4 0204.1 8088 5236 Accepted 100
34 3 4 0347.0 8088 5152 Accepted 100
35 4 0298.5 8088 5212 Accepted 100
36 4 0239.4 8088 5104 Accepted 100
37 4 0282.5 8088 5012 Accepted 100
38 2 4 0003.3 6056 3620 Accepted 100
39 2 4 0002.8 6056 3576 Accepted 100
40 4 0113.6 7048 4124 Accepted 100
41 4 0157.4 7260 4236 Accepted 100
42 4 0262.6 8088 5124 Accepted 100
43 4 0276.7 8088 5220 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
983 Bytes
Back to Top