QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#608032 | #8939. Permutation | ucup-team3716# | WA | 3ms | 11400kb | C++17 | 2.2kb | 2024-10-03 17:59:27 | 2024-10-03 17:59:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 11400kb
input:
3 5 3
output:
? 1 5 1 5 3 ? 1 3
result:
wrong answer Token parameter [name=type] equals to "1", doesn't correspond to pattern "?|!" (test case 1)