QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#856043#9734. Identify Chorducup-team4527WA 1ms3664kbC++201.7kb2025-01-13 15:17:382025-01-13 15:17:39

详细

Test #1:

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

input:

2
6
2
2
2
1
1
4
1
-1

output:

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

result:

wrong answer Wrong answer n=4, actual=1-3, guessed=4-2 (test case 2)