QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#538784#8939. Permutationucup-team4756#WA 1ms3480kbC++141.6kb2024-08-31 13:16:522024-08-31 13:17:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3480kb

input:

3
5
3
3
5
6
6

output:

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

result:

wrong answer Wrong prediction (test case 2)