QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#728959#9570. Binary Treeucup-team4672RE 0ms0kbC++203.2kb2024-11-09 16:16:362024-11-09 16:16:37

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
1

output:

? 1 5
! -1

result: