C语言8.17

Time Limit: 1000ms
Memory Limit: 32768KB
64-bit integer IO format: %lld      Java class name: Main

Description

写一个函数,使输入的一个字符串按反序存放,在主函数中输入和输出字符串。

Input

只有一行,表示输入的字符串。请注意输入的字符串可能有空格。保证字符串的长度不超过100。

Output

将读入的字符串反序后的字符串。
请注意行尾输出换行。

Sample Input

This is a program.

Sample Output

.margorp a si sihT

Author

Admin
Language: 
Theme: 
Share Code? 

Powered by NB231 | Current Style: .