QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#787105#8939. Permutationrotcar08TL 0ms0kbC++17540b2024-11-27 09:48:172024-11-27 09:48:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

3
5
3
2
5
5

output:

? 1 5
? 1 3
? 4 5
? 4 5
? 4 5

result: