QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#574729#8939. Permutationucup-team1005RE 0ms0kbC++201.4kb2024-09-19 00:08:042024-09-19 00:08:04

详细

Test #1:

score: 0
Runtime Error

input:

3
5
3
3
3
6
6
6
6

output:

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

result: