QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#349944#7933. Build PermutationZhaoZiLongWA 7ms9964kbPython3688b2024-03-10 09:46:092024-03-10 09:46:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 9964kb

input:

5
4 2 5 1 3

output:

2 1 4 3 3

result:

wrong answer