Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8183
6076
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 3716 Accepted 100
1 1 2 4 0002.6 7612 3680 Accepted 100
2 2 4 0003.7 7612 3456 Accepted 100
3 2 4 0004.2 7612 3652 Accepted 100
4 2 4 0003.5 7612 3684 Accepted 100
5 2 3 4 0003.0 7612 3456 Accepted 100
6 2 3 4 0003.0 7612 3612 Accepted 100
7 2 3 4 0003.4 7612 3648 Accepted 100
8 2 3 4 0002.8 7612 3688 Accepted 100
9 2 3 4 0004.8 7612 3628 Accepted 100
10 2 3 4 0003.7 7612 3652 Accepted 100
11 2 4 0004.2 7612 3760 Accepted 100
12 2 4 0003.9 7612 3620 Accepted 100
13 2 4 0003.3 7612 3616 Accepted 100
14 4 0221.8 8176 5148 Accepted 100
15 4 0126.1 8056 4752 Accepted 100
16 4 0051.3 7800 3952 Accepted 100
17 3 4 0270.3 8200 5152 Accepted 100
18 3 4 0348.5 8312 5488 Wrong Answer 0
19 3 4 0105.5 7932 4292 Accepted 100
20 3 4 0021.2 7612 3780 Accepted 100
21 3 4 0117.1 8060 4788 Accepted 100
22 3 4 0246.0 8188 5180 Accepted 100
23 4 0068.7 7840 4108 Accepted 100
24 4 0246.2 8288 5552 Accepted 100
25 4 0421.0 8448 5860 Accepted 100
26 4 0435.6 8468 5984 Accepted 100
27 4 0380.5 8468 5740 Accepted 100
28 4 0429.7 8468 5972 Accepted 100
29 3 4 0420.6 8468 5936 Accepted 100
30 3 4 0271.3 8468 5892 Accepted 100
31 3 4 0400.9 8468 5972 Accepted 100
32 3 4 0454.9 8468 5992 Accepted 100
33 3 4 0292.5 8468 5912 Accepted 100
34 3 4 0455.0 8468 5944 Accepted 100
35 4 0433.3 8468 6076 Accepted 100
36 4 0354.6 8468 6008 Accepted 100
37 4 0428.9 8468 5976 Accepted 100
38 2 4 0003.6 7612 3612 Accepted 100
39 2 4 0002.9 7612 3680 Wrong Answer 0
40 4 0154.1 8048 4652 Accepted 100
41 4 0195.2 8136 4872 Wrong Answer 0
42 4 0344.9 8468 5944 Accepted 100
43 4 0431.8 8468 5940 Wrong Answer 0
Submitter:
Compiler:
c++17
Code Length:
944 Bytes
Back to Top