QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#189330#1363. Bitonic Orderinglmq26052003WA 1ms3492kbC++201.7kb2023-09-27 12:01:332023-09-27 12:01:34

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3492kb

input:

13
39
40
32
100
13
16
15
28
27
26
25
24
23

output:

22

result:

wrong answer 1st lines differ - expected: '14', found: '22'