QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#574387#6394. Turn on the LightZhaoZiLongWA 1ms3644kbC++20641b2024-09-18 21:53:482024-09-18 21:53:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
1

output:

? 2
? 3
! 3

result:

ok Correct position at 3

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3644kb

input:

10
1
0

output:

? 5
? 10
1 0
? 7

result:

wrong answer Token parameter [name=type] equals to "1", doesn't correspond to pattern "?|!"