QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#805109#9804. Guess the Polygonucup-team1817#WA 1ms3816kbC++23706b2024-12-08 13:24:472024-12-08 13:24:48

详细

Test #1:

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

input:

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

output:

? 1 1
? 1 1
? 3 1

result:

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