QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#349936#7933. Build PermutationMaMengQiWA 4ms9920kbPython3570b2024-03-10 09:25:222024-03-10 09:25:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 9920kb

input:

5
4 2 5 1 3

output:

2 1 4 3 3

result:

wrong answer