QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539624#8939. Permutationucup-team4697#WA 1ms3628kbC++14870b2024-08-31 15:16:302024-08-31 15:16:30

詳細信息

Test #1:

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

input:

3
5
3
2
3
6
6
6

output:

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

result:

wrong answer Wrong prediction (test case 2)