QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#458894#8838. Jesse's Jobucup-team3884#WA 1ms3544kbC++20826b2024-06-29 20:28:202024-06-29 20:28:21

詳細信息

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)