QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540732#8939. Permutationucup-team3607#RE 0ms0kbC++145.6kb2024-08-31 17:45:592024-08-31 17:45:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

3
5
3
2
5
6

output:

? 1 5
? 1 3
? 4 5
! 4
? 8 9

result: