QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#425830#6303. Inversionegypt_ioi2024_11WA 0ms3600kbC++232.0kb2024-05-30 17:21:342024-05-30 17:21:34

詳細信息

Test #1:

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

input:

3
0
1
0

output:

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

result:

wrong output format Unexpected end of file - int32 expected