#264. 字符串abba模式拼接

    ID: 264 Type: Default 1000ms 256MiB Tried: 0 Accepted: 0 Difficulty: (None) Uploaded By: Tags>codingbatString-1gesp3字符串

字符串abba模式拼接

String abba Concatenation

Background

Congcong is learning string operations and encountered an interesting problem.

Problem Description

Given two strings, aa and bb, return the result of putting them together in the order abbaabba. For example, if aa is "Hi" and bb is "Bye\