QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#349986#7933. Build PermutationMaMengQiWA 0ms1572kbC99857b2024-03-10 11:04:472024-03-10 11:04:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
4 2 5 1 3

output:

4 2 5 1 3 

result:

wrong answer