QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#272355#7882. Linguistics Puzzleucup-team2747#WA 1ms4376kbC++143.4kb2023-12-02 16:59:142023-12-02 16:59:15

詳細信息

Test #1:

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

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