QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#542334#8939. Permutationucup-team3925#WA 1ms3708kbC++141.1kb2024-09-01 00:30:202024-09-01 00:30:22

详细

Test #1:

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

input:

3
5
3
2
3
6
6
6
3

output:

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

result:

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