QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#539876#8939. Permutationucup-team4707#WA 1ms3864kbC++141.1kb2024-08-31 15:54:522024-08-31 15:54:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3864kb

input:

3
5
3
1
3
3

output:

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

result:

wrong answer Token parameter [name=type] equals to "4", doesn't correspond to pattern "?|!" (test case 1)