QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#684590#7685. Barkley IIucup-team2275WA 1ms7640kbC++171.8kb2024-10-28 14:34:282024-10-28 14:34:28

详细

Test #1:

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

input:

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

output:

3
4

result:

wrong answer 1st numbers differ - expected: '2', found: '3'