QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#346131#7933. Build PermutationGuanYunchangWA 0ms1600kbC111019b2024-03-07 20:56:282024-03-07 20:56:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
4 2 5 1 3

output:

4 2 5 1 3 

result:

wrong answer