QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#795758#9804. Guess the Polygonucup-team3665WA 15ms10700kbPython3155b2024-12-01 00:10:522024-12-01 00:10:52

詳細信息

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 10700kb

input:

2
4
3 0
1 3
1 1
0 0

output:

? 1000 0
! 3 1
? 1000 0
! 3 1

result:

wrong answer Integer parameter [name=y] equals to 0, violates the range [1, 1000] (test case 1)