QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#731095#9566. Topologyucup-team2045#WA 0ms13016kbC++141.9kb2024-11-09 23:50:002024-11-09 23:50:01

詳細信息

Test #1:

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

input:

4
1 1 2

output:

? 1 2
! 1
? 1 2
! 1
? 1 2
! 1
? 1 2
! 1

result:

wrong output format Expected integer, but "?" found