QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#162355#4218. Hidden Graphalch07WA 0ms3536kbC++142.8kb2023-09-03 10:52:012023-09-03 10:52:02

详细

Test #1:

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

input:

3
-1 -1
-1 -1

output:

? 1 2 
? 1 3 
!

result:

wrong answer format  Unexpected end of file - int32 expected