QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#294499#6303. InversionZhaoZiLongWA 1ms3448kbC++202.7kb2023-12-30 14:14:052023-12-30 14:14:05

詳細信息

Test #1:

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

input:

3
0
0
0

output:

? 1 2
? 2 2
? 1 1
? 2 1

result:

wrong output format Unexpected end of file - int32 expected