QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#801641#9804. Guess the Polygonucup-team3685#WA 30ms6776kbC++204.6kb2024-12-07 04:36:102024-12-07 04:36:11

详细

Test #1:

score: 0
Wrong Answer
time: 30ms
memory: 6776kb

input:

2
4
3 0
1 3
1 1
0 0
4 3
5 3

output:

? 2 3
? 4 3
? 3 1

result:

wrong answer number of queries exceeds the limit: 2 (test case 1)