Type: Default 1000ms 256MiB

[伴随编程] 阿Q的加密法则

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

阿Q为了保守秘密,在发微信时会将一句话中单词前后顺序颠倒后发送,例如他想发送how are you ?时,发送出去的内容却是? you are how,让我们想办法来还原他说的话吧!

输入格式

输入两行;

第一行一个整数n,表示字符串的个数

第二行输入n个字符串,输入的每个字符串长度不大于 50000。

输出格式

输出还原后的字符串

样例输入1

4
? you are how

样例输出1

how are you ?

202402240000

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
22
Start at
2024-2-24 13:00
End at
2024-2-24 15:30
Duration
2.5 hour(s)
Host
Partic.
9