QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#741246#6617. Encoded Strings Iucup-team4645#WA 0ms3608kbC++141.2kb2024-11-13 13:56:392024-11-13 13:56:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
aacc

output:

a aa bba bbaa 
bbaa

result:

wrong answer 1st lines differ - expected: 'bbaa', found: 'a aa bba bbaa '