QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#853605#9734. Identify Chorducup-team4478#WA 0ms3844kbC++204.4kb2025-01-11 17:48:042025-01-11 17:48:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
6
2
2
2
1
1
4
0
0
0
0
-1

output:

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

result:

wrong answer Wrong answer n=4, actual=1-3, guessed=1-1 (test case 2)