QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#707964#8939. Permutationucup-team5027WA 0ms3540kbC++141.0kb2024-11-03 18:27:592024-11-03 18:28:01

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3540kb

input:

3
5
3
3
3
6
3
4
1
4
1

output:

? 1 5
? 3 5
? 3 4
! 4
? 1 4
? 3 4
? 1 2
! 2
? 1 2
! 2

result:

wrong answer Wrong prediction (test case 3)