QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#779358#9570. Binary TreeMaMengQiML 0ms0kbC++202.3kb2024-11-24 18:37:042024-11-24 18:37:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Memory Limit Exceeded

input:

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

output:

? 2 4
! 3

result: