QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#614282#7937. Fast XORtingZhangYiDeWA 2ms11884kbC++171.1kb2024-10-05 16:05:582024-10-05 16:05:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11884kb

input:

8
0 1 3 2 5 4 7 6

output:

0

result:

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