QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#48159#1363. Bitonic OrderingGuanYunchangWA 3ms9680kbC++171.3kb2022-09-12 04:33:182022-09-12 04:33:19

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 9680kb

input:

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

output:

15

result:

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