QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#351443 | #7882. Linguistics Puzzle | Diaosi | WA | 0ms | 5860kb | C++17 | 4.6kb | 2024-03-11 22:39:20 | 2024-03-11 22:39:22 |
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: 5860kb
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:
b c a d c b a
result:
wrong answer invalid length at case #1