QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#302273#6303. Inversionucup-team965#WA 1ms3564kbC++171.7kb2024-01-10 18:19:572024-01-10 18:19:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
0
0

output:

? 2 3
? 1 3
? 1 2
! 1

result:

wrong answer Wa.