QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539876#8939. Permutationucup-team4707#WA 1ms3864kbC++141.1kb2024-08-31 15:54:522024-08-31 15:54:53

詳細信息

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)