QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#731095#9566. Topologyucup-team2045#WA 0ms13016kbC++141.9kb2024-11-09 23:50:002024-11-09 23:50:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 13016kb

input:

4
1 1 2

output:

? 1 2
! 1
? 1 2
! 1
? 1 2
! 1
? 1 2
! 1

result:

wrong output format Expected integer, but "?" found