QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#798737#9792. Ogre SortMaMengQiWA 0ms3584kbC++234.0kb2024-12-04 16:40:342024-12-04 16:40:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 2 4 3

output:

3 3
4 1
3 1
1 1

result:

wrong answer participant used a nop move