QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#604802#8939. Permutationucup-team1213#TL 0ms0kbC++14403b2024-10-02 13:59:302024-10-02 13:59:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

3
5
1
2
3
5

output:

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

result: