QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#351304#7882. Linguistics PuzzleDiaosiWA 1ms3924kbC++172.9kb2024-03-11 20:21:072024-03-11 20:21:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

1 0 
bca
3 1 0 
dcba

result:

wrong answer invalid length at case #1