QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#638432#8781. Element-Wise Comparisonucup-team5119#WA 1ms3636kbC++172.5kb2024-10-13 15:55:052024-10-13 15:55:10

详细

Test #1:

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

input:

5 3
5 2 1 3 4

output:

3

result:

wrong answer expected '0', found '3'