QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#540783#8939. Permutationucup-team3607#RE 0ms0kbC++145.7kb2024-08-31 17:51:362024-08-31 17:51:38

详细

Test #1:

score: 0
Runtime Error

input:

3
5
3
2
5
6

output:

? 1 5
? 1 3
? 4 5
! 4

result: