QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#556002#8939. PermutationbobcheeseburgerWA 1ms3772kbC++176.0kb2024-09-10 13:45:092024-09-10 13:45:09

詳細信息

Test #1:

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

input:

3
5
3
3
2
6
6
3

output:

? 1 5
? 1 4
? 1 3
! 4
? 1 6
? 1 5
! 6

result:

wrong answer Wrong prediction (test case 2)