100 atcoder#ABC148B. [ABC148B] Strings with the Same Length
[ABC148B] Strings with the Same Length
Score : points
Problem Statement
Given are strings and of length each, both consisting of lowercase English letters.
Let us form a new string by alternating the characters of and the characters of , as follows: the first character of , the first character of , the second character of , the second character of , , the -th character of , the -th character of . Print this new string.
Constraints
- and are strings consisting of lowercase English letters.
Input
Input is given from Standard Input in the following format:
Output
Print the string formed.
2
ip cc
icpc
8
hmhmnknk uuuuuuuu
humuhumunukunuku
5
aaaaa aaaaa
aaaaaaaaaa