QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540152#8939. Permutationucup-team4706#WA 1ms3612kbC++14811b2024-08-31 16:31:192024-08-31 16:31:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5
3
2
5
6
6
5
5
4

output:

? 1 5

? 1 3

? 4 5

! 4

? 1 6

? 4 6

? 4 6

? 4 5

! 5


result:

wrong answer Wrong prediction (test case 2)