1934: 按逆序输出

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:6 Solved:3

Description

输入一串以‘!’结束的字符,按逆序输出

Input

如题述

Output

如题述

Sample Input Copy

abc!

Sample Output Copy

cba