Problem h: 字符串逆序输出

Problem h: 字符串逆序输出

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 296  Solved: 233
[Submit] [Status] [Web Board] [Creator:]

Description

输入一个字符串,以换行符号作为结束(字符串长度不超过50)将输入内容倒序输出

Sample Input Copy

flow

Sample Output Copy

wolf