QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#279586#7685. Barkley IIucup-team176WA 1ms5716kbC++201.6kb2023-12-08 21:41:232023-12-08 21:41:23

詳細信息

Test #1:

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

input:

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

output:

4

result:

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