QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#345545#7933. Build PermutationZhangYiDeWA 11ms9952kbPython3417b2024-03-07 07:53:512024-03-07 07:53:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 9952kb

input:

5
4 2 5 1 3

output:

2 4 1 5 3 

result:

wrong answer