Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6468
6084
Wrong Answer
0

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$) 0 / 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 7612 3640 Accepted 100
1 1 2 4 0002.5 7612 3608 Accepted 100
2 2 4 0003.5 7612 3608 Accepted 100
3 2 4 0003.7 7612 3692 Accepted 100
4 2 4 0003.3 7612 3612 Accepted 100
5 2 3 4 0002.8 7612 3620 Accepted 100
6 2 3 4 0002.9 7612 3588 Accepted 100
7 2 3 4 0003.1 7612 3684 Accepted 100
8 2 3 4 0002.8 7612 3680 Accepted 100
9 2 3 4 0004.1 7612 3704 Accepted 100
10 2 3 4 0003.3 7612 3644 Accepted 100
11 2 4 0003.8 7612 3616 Accepted 100
12 2 4 0003.6 7612 3692 Accepted 100
13 2 4 0003.0 7612 3612 Accepted 100
14 4 0182.0 8176 5024 Accepted 100
15 4 0106.7 8056 4756 Accepted 100
16 4 0040.8 7800 4028 Accepted 100
17 3 4 0224.7 8200 5188 Accepted 100
18 3 4 0268.7 8312 5492 Wrong Answer 0
19 3 4 0084.1 7932 4268 Accepted 100
20 3 4 0017.8 7612 3856 Accepted 100
21 3 4 0100.5 8060 4724 Accepted 100
22 3 4 0204.1 8188 5180 Accepted 100
23 4 0057.2 7840 4136 Accepted 100
24 4 0200.4 8288 5400 Accepted 100
25 4 0320.0 8448 5888 Accepted 100
26 4 0323.3 8468 5896 Accepted 100
27 4 0300.2 8468 6012 Accepted 100
28 4 0311.1 8468 5944 Accepted 100
29 3 4 0338.1 8468 6008 Accepted 100
30 3 4 0221.1 8468 6080 Accepted 100
31 3 4 0315.2 8468 6084 Accepted 100
32 3 4 0370.2 8468 6012 Accepted 100
33 3 4 0242.1 8468 5880 Accepted 100
34 3 4 0368.6 8468 5892 Accepted 100
35 4 0326.1 8468 5888 Accepted 100
36 4 0284.7 8468 6004 Accepted 100
37 4 0324.2 8468 6048 Accepted 100
38 2 4 0003.3 7612 3712 Accepted 100
39 2 4 0002.7 7612 3452 Wrong Answer 0
40 4 0122.2 8048 4700 Accepted 100
41 4 0155.3 8136 4964 Wrong Answer 0
42 4 0274.0 8468 5976 Accepted 100
43 4 0333.4 8468 5940 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
882 Bytes
Back to Top