QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#275908#7882. Linguistics Puzzleucup-team1259WA 0ms3648kbC++201.1kb2023-12-05 11:17:242023-12-05 11:17:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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