Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5739
5288
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.6 6056 3504 Wrong Answer 0
1 1 2 4 0002.5 6056 3496 Accepted 100
2 2 4 0003.5 6056 3620 Accepted 100
3 2 4 0003.8 6056 3584 Accepted 100
4 2 4 0003.4 6056 3492 Accepted 100
5 2 3 4 0002.9 6056 3612 Accepted 100
6 2 3 4 0002.9 6056 3644 Accepted 100
7 2 3 4 0003.3 6056 3416 Accepted 100
8 2 3 4 0002.8 6056 3672 Accepted 100
9 2 3 4 0004.2 6056 3624 Accepted 100
10 2 3 4 0003.5 6056 3672 Accepted 100
11 2 4 0003.7 6056 3628 Accepted 100
12 2 4 0003.7 6056 3508 Accepted 100
13 2 4 0004.6 6056 3508 Accepted 100
14 4 0191.3 7360 4256 Accepted 100
15 4 0102.4 7060 4120 Accepted 100
16 4 0042.0 6416 3768 Accepted 100
17 3 4 0185.0 7420 4608 Accepted 100
18 3 4 0167.7 7700 4776 Accepted 100
19 3 4 0085.1 6748 3896 Accepted 100
20 3 4 0017.7 6204 3580 Accepted 100
21 3 4 0096.9 7068 4128 Accepted 100
22 3 4 0202.8 7388 4504 Accepted 100
23 4 0057.8 6520 3772 Accepted 100
24 4 0172.1 7640 4896 Accepted 100
25 4 0277.4 8040 5200 Accepted 100
26 4 0292.7 8088 5104 Accepted 100
27 4 0249.4 8088 5248 Accepted 100
28 4 0298.1 8088 5288 Accepted 100
29 3 4 0273.8 8088 5232 Accepted 100
30 3 4 0191.4 8088 5124 Accepted 100
31 3 4 0272.5 8088 5128 Accepted 100
32 3 4 0344.1 8088 5076 Accepted 100
33 3 4 0200.9 8088 5236 Accepted 100
34 3 4 0341.8 8088 5076 Accepted 100
35 4 0296.4 8088 5104 Accepted 100
36 4 0234.9 8088 5168 Accepted 100
37 4 0281.2 8088 5104 Accepted 100
38 2 4 0003.4 6056 3612 Accepted 100
39 2 4 0002.8 6056 3616 Accepted 100
40 4 0114.1 7048 4152 Accepted 100
41 4 0157.0 7260 4228 Accepted 100
42 4 0261.7 8088 5148 Accepted 100
43 4 0277.0 8088 5240 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
987 Bytes
Back to Top