QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#548087#8939. Permutationucup-team2818#WA 1ms3716kbC++142.7kb2024-09-05 15:23:002024-09-05 15:23:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
5
6
6
3
5
4

output:

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

result:

wrong answer Wrong prediction (test case 2)