Problem F

Statement
Copy Copied
Description:
Given a string s, output its reverse.
Input Format:
A single string without spaces.
Output Format:
The reversed string followed by a newline.