QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#722648#9570. Binary Treeucup-team5079#RE 0ms0kbC++202.6kb2024-11-07 19:48:462024-11-07 19:48:47

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:

? 3 5
! 2

result: