QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#767145#9742. 优秀的拆分youwikeWA 0ms16228kbC++143.2kb2024-11-20 19:57:072024-11-20 19:57:16

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 16228kb

input:

3
5
3 5 1 4 2
4
1 2 4 3
5
3 5 2 1 4

output:

5
5
5

result:

wrong answer 1st lines differ - expected: '4', found: '5'