024 Concate Swaps

we can have a split the s into string array. and we swap it. and then use a stringbuilder to rebuild them and return.
simple but effective.

we can have a split the s into string array. and we swap it. and then use a stringbuilder to rebuild them and return.
simple but effective.