2713: CTK14 字符串倒序输出
Memory Limit:256 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:0
Solved:0
Description
输入一个字符串,将其倒序后输出。
Input
输入:一个字符串,只包含英文字母,长度不超过20。
Output
输出:一个字符串,表示将输入字符串倒序后的结果。
Sample Input Copy
Hello
Sample Output Copy
olleH