QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#99628#6346. Record ParitycrescentWA 0ms9140kbC++141017b2023-04-23 09:54:282023-04-23 09:54:30

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 9140kb

input:

5 2
4 1 2 5 3

output:

2

result:

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