QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#710822#9570. Binary Treeucup-team2866#RE 0ms0kbC++201.7kb2024-11-04 22:11:362024-11-04 22:11:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

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

output:

? 1 3
? 5 2
! 2

result: