QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#539624#8939. Permutationucup-team4697#WA 1ms3628kbC++14870b2024-08-31 15:16:302024-08-31 15:16:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
3
6
6
6

output:

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

result:

wrong answer Wrong prediction (test case 2)