QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#574803#8939. Permutationucup-team3684WA 1ms3536kbC++201.8kb2024-09-19 00:47:102024-09-19 00:47:11

詳細信息

Test #1:

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

input:

3
5
3

output:

? 1 5
?1 1 3

result:

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