QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#524864#7937. Fast XORtingZhaoZiLongWA 0ms3640kbC++171.1kb2024-08-20 09:50:232024-08-20 09:50:24

Details

Tip: Click on the bar to expand more detailed information

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'