QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#458395#8838. Jesse's Jobucup-team4125#WA 1ms3692kbC++14767b2024-06-29 17:02:152024-06-29 17:02:17

详细

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)