QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#730382#9570. Binary Treeucup-team4598#WA 0ms3684kbC++173.0kb2024-11-09 19:59:132024-11-09 19:59:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

? 1 4
? 1 3
? 2 5

result:

wrong answer Too many queries (test case 1)