QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#540147#8939. Permutationucup-team4706#WA 0ms3668kbC++14772b2024-08-31 16:30:532024-08-31 16:30:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3668kb

input:

3
5
3
2
5
6
6
5
5
4

output:

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

result:

wrong answer Wrong prediction (test case 2)