QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#725844#8781. Element-Wise Comparisonucup-team2540WA 1ms7832kbC++172.2kb2024-11-08 20:16:442024-11-08 20:16:44

詳細信息

Test #1:

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

input:

5 3
5 2 1 3 4

output:

3

result:

wrong answer expected '0', found '3'