All Sith messages are sent using a complex coding scheme. You have cracked their code and must write a program to decode coded messages.
The code works as follows:
The first line contains a positive integer $n$. It is followed by $n$ words that make up the coded message.
Print the decoded message on a single line.