QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#606713#8939. Permutationucup-team4744#RE 0ms0kbC++201.7kb2024-10-03 11:45:492024-10-03 11:45:50

详细

Test #1:

score: 0
Runtime Error

input:

3
5
3
2
3
6
6

output:

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

result: