QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#301788#6303. InversionGuanYunchangWA 1ms3580kbC++112.3kb2024-01-10 11:36:162024-01-10 11:36:17

详细

Test #1:

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

input:

3
0

output:

? 1 2
1 2 
? 1 3

result:

wrong output format Unexpected end of file - int32 expected