QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#458894#8838. Jesse's Jobucup-team3884#WA 1ms3544kbC++20826b2024-06-29 20:28:202024-06-29 20:28:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3544kb

input:

3
2
2 1
4
2 1 4 3
6
3 5 4 2 6 1

output:

1
1
2
1 2 
1
3

result:

wrong answer Participant didn't find permutation (test case 1)