#C20604. 倒置输出字符串
倒置输出字符串
Background倒序输出字符串
读入一个字符串,并将这个字符串倒着输出出来。
Input输入
输入一个字符串。
Output输出
字符串倒着输出。
Samples样例
hello world
dlrow olleh
Limitation限制
1s, 1024KiB for each test case.
读入一个字符串,并将这个字符串倒着输出出来。
输入一个字符串。
字符串倒着输出。
hello world
dlrow olleh
1s, 1024KiB for each test case.
By signing up a 霖家编程 universal account, you can submit code and join discussions in all online judging services provided by us.