QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540373#8939. Permutationucup-team1782#TL 0ms0kbC++14762b2024-08-31 16:57:052024-08-31 16:58:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

3
5
3
2
3

output:

? 1 5
? 1 3
? 3 4
! 4

result: