QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#539729#8939. Permutationucup-team4697#WA 1ms3684kbC++141.3kb2024-08-31 15:31:522024-08-31 15:31:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
3
6
6

output:

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

result:

wrong answer Wrong prediction (test case 2)