QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#669245#8939. Permutationucup-team4985#WA 1ms3628kbC++232.2kb2024-10-23 17:52:132024-10-23 17:52:16

详细

Test #1:

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

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)