QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#779280#5277. Limited SwapsZhangYiDeWA 0ms3684kbC++201.1kb2024-11-24 18:10:382024-11-24 18:10:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 3 5 2 4
3 5 1 4 2

output:

1 2 4 

result:

wrong answer a and b must be equal in the end