QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#635972#8939. Permutationucup-team3627WA 1ms3644kbC++204.1kb2024-10-12 21:40:062024-10-12 21:40:07

详细

Test #1:

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

input:

3
5
3
3
3
3

output:

? 1 5
? 3 4
? 3 4
? 3 4
? 3 4

result:

wrong answer Too many queries , n = 5 , now_q 5 (test case 1)