QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#540812#8939. Permutationucup-team4807#WA 1ms3584kbC++232.1kb2024-08-31 17:54:212024-08-31 17:54:21

詳細信息

Test #1:

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

input:

3
5
3
2
3
2

output:

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

result:

wrong answer Wrong prediction (test case 1)