QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#271821#7882. Linguistics Puzzleucup-team1376#WA 0ms3828kbC++141.6kb2023-12-02 14:45:142023-12-02 14:45:15

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3828kb

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:

abc
dcba

result:

wrong answer The product 0*2=0 is not in the output at case #1