QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#894869#9804. Guess the Polygonucup-team5082WA 0ms3584kbC++202.3kb2025-02-11 22:01:592025-02-11 22:02:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4
3 0
1 3
1 1
0 0
1 1
1 1
3
0 0
999 1000
1000 999

output:

? 1 2
? 2 1
! 3 1
999 1

result:

wrong answer unexpected option: 999 (test case 2)