QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539738#8939. Permutationucup-team4705#WA 1ms3536kbC++141.8kb2024-08-31 15:33:502024-08-31 15:33:52

詳細信息

Test #1:

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

input:

3
5
3
2
3

output:

? 1 5
? 1 3
? 3 4
! 3

result:

wrong answer Wrong prediction (test case 1)