QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#548707#6617. Encoded Strings IZhaoZiLongWA 0ms3612kbC++171.5kb2024-09-05 20:17:252024-09-05 20:17:25

詳細信息

Test #1:

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

input:

4
aacc

output:

ccaa

result:

wrong answer 1st lines differ - expected: 'bbaa', found: 'ccaa'