QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#99629#6346. Record ParitycrescentWA 1ms9060kbC++141013b2023-04-23 09:54:422023-04-23 09:54:45

详细

Test #1:

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

input:

5 2
4 1 2 5 3

output:

1

result:

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