QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#730618#9570. Binary Treeucup-team3556#WA 1ms3792kbC++234.2kb2024-11-09 20:50:382024-11-09 20:50:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3792kb

input:

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

output:

? 1 5
? 2 4
! 3
! 1

result:

wrong answer There are 2 candidates. (test case 2)