QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#524864#7937. Fast XORtingZhaoZiLongWA 0ms3640kbC++171.1kb2024-08-20 09:50:232024-08-20 09:50:24

详细

Test #1:

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

input:

8
0 1 3 2 5 4 7 6

output:

1

result:

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