QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#603626#8939. Permutationucup-team4020#RE 0ms0kbC++203.1kb2024-10-01 17:54:272024-10-01 17:54:28

详细

Test #1:

score: 0
Runtime Error

input:

3
5
3
3
3

output:

? 1 5
? 3 5
? 3 4
! 3

result: