Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5735
5292
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 3568 Wrong Answer 0
1 1 2 4 0002.6 6056 3640 Accepted 100
2 2 4 0003.5 6056 3676 Accepted 100
3 2 4 0003.7 6056 3620 Accepted 100
4 2 4 0003.4 6056 3608 Accepted 100
5 2 3 4 0003.1 6056 3612 Accepted 100
6 2 3 4 0002.9 6056 3612 Accepted 100
7 2 3 4 0003.3 6056 3576 Accepted 100
8 2 3 4 0002.8 6056 3608 Accepted 100
9 2 3 4 0004.1 6056 3620 Accepted 100
10 2 3 4 0003.4 6056 3672 Accepted 100
11 2 4 0003.8 6056 3600 Accepted 100
12 2 4 0003.5 6056 3612 Accepted 100
13 2 4 0003.1 6056 3488 Accepted 100
14 4 0181.0 7360 4280 Accepted 100
15 4 0102.5 7060 4124 Accepted 100
16 4 0041.6 6416 3884 Accepted 100
17 3 4 0187.8 7420 4492 Accepted 100
18 3 4 0168.1 7700 4904 Accepted 100
19 3 4 0085.4 6748 3904 Accepted 100
20 3 4 0019.4 6204 3696 Accepted 100
21 3 4 0096.7 7068 4000 Accepted 100
22 3 4 0202.8 7388 4588 Accepted 100
23 4 0058.4 6520 3796 Accepted 100
24 4 0168.9 7640 4916 Accepted 100
25 4 0275.0 8040 5248 Accepted 100
26 4 0287.8 8088 5292 Accepted 100
27 4 0246.4 8088 5192 Accepted 100
28 4 0293.8 8088 5236 Accepted 100
29 3 4 0275.2 8088 5196 Accepted 100
30 3 4 0189.0 8088 5204 Accepted 100
31 3 4 0274.9 8088 5124 Accepted 100
32 3 4 0342.9 8088 5204 Accepted 100
33 3 4 0201.9 8088 5236 Accepted 100
34 3 4 0345.0 8088 5232 Accepted 100
35 4 0294.8 8088 5200 Accepted 100
36 4 0241.4 8088 5148 Accepted 100
37 4 0275.9 8088 5108 Accepted 100
38 2 4 0003.2 6056 3588 Accepted 100
39 2 4 0002.8 6056 3584 Accepted 100
40 4 0114.6 7048 3992 Accepted 100
41 4 0156.0 7260 4348 Accepted 100
42 4 0263.1 8088 5072 Accepted 100
43 4 0293.0 8088 5196 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
1.08 KB
Back to Top