QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#380969#6394. Turn on the LightGuanYunchangWA 1ms3704kbC++17501b2024-04-07 15:40:082024-04-07 15:40:09

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
1
2
2

output:

? 1
? 2
? 3
! 3

result:

ok Correct position at 3

Test #2:

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

input:

10
1
2
3
2
1

output:

? 1
? 2
? 3
? 7
? 5

result:

wrong answer format  Unexpected end of file - token expected