QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#669292#8939. Permutationucup-team4985#WA 1ms3664kbC++232.3kb2024-10-23 17:59:432024-10-23 17:59:43

详细

Test #1:

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

input:

3
5
3
2
3
6
6
6
6

output:

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

result:

wrong answer Too long queries, n = 6, now length 20 (test case 2)