QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#272827 | #7882. Linguistics Puzzle | ucup-team621# | WA | 0ms | 3664kb | C++20 | 3.8kb | 2023-12-02 19:33:51 | 2023-12-02 19:33:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3664kb
input:
2 3 a b a b b b b c cc 4 d d d d d c b a d b cd cb d a cb bc
output:
bca dbca
result:
wrong answer The product 2*1=2 is not in the output at case #2