QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#272977#7882. Linguistics Puzzleucup-team221#WA 1ms3824kbC++233.6kb2023-12-02 20:33:592023-12-02 20:33:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
+
dcba

result:

wrong answer invalid length at case #1