QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#542465#8939. Permutationucup-team3925#TL 0ms0kbC++143.2kb2024-09-01 01:51:482024-09-01 01:51:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

3
5
3
2
5
6
6

output:

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

result: