QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#272185#7882. Linguistics Puzzleucup-team019#WA 6ms34768kbC++203.2kb2023-12-02 16:23:072023-12-02 16:23:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 6ms
memory: 34768kb

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
2
3
4
5
6
7
8
9
bca
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dcba

result:

wrong answer invalid length at case #1