QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#439524#6346. Record Parityucup-team968#WA 11ms27268kbC++2058.3kb2024-06-12 08:12:092024-06-12 08:12:10

详细

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 27268kb

input:

5 2
4 1 2 5 3

output:

0

result:

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