QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#801641#9804. Guess the Polygonucup-team3685#WA 30ms6776kbC++204.6kb2024-12-07 04:36:102024-12-07 04:36:11

Details

Tip: Click on the bar to expand more detailed information

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)