QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#458395#8838. Jesse's Jobucup-team4125#WA 1ms3692kbC++14767b2024-06-29 17:02:152024-06-29 17:02:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1
1
2
3 4 
1
3

result:

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