QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#784566#8939. Permutationucup-team6023#RE 0ms0kbC++141011b2024-11-26 15:21:382024-11-26 15:21:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

3
5
3
2
5
6
6

output:

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

result: