QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#853319#9734. Identify Chorducup-team3727#WA 13ms11024kbPython36.7kb2025-01-11 16:34:262025-01-11 16:34:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 13ms
memory: 11024kb

input:

2
6
3
2
2
2
1
2
1
1
1
4

output:

? 3 6
? 2 5
? 3 5
? 1 5
? 2 4
? 2 6
? 2 4
? 2 4
! 2 4

result:

wrong answer format  Unexpected end of file - token expected (test case 2)