QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#351440#7882. Linguistics PuzzleDiaosiWA 1ms6296kbC++174.6kb2024-03-11 22:38:152024-03-11 22:38:15

详细

Test #1:

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

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
abc

result:

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