QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#573948#6394. Turn on the LightZhangYiDeWA 1ms3868kbC++201.3kb2024-09-18 20:23:372024-09-18 20:23:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3868kb

input:

3
1
1

output:

? 2
? 3
! 3

result:

ok Correct position at 3

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3572kb

input:

10
1
2
3
4
5
5

output:

? 6
? 10
? 3
? 5
? 2
? 2
! 2

result:

wrong answer Wrong favorite light!