Last symbol
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Print the last character of the string.
Input
One string with a length not exceeding characters.
Output
Print the last character of the string.
Examples
Input #1
Answer #1
Submissions 781
Acceptance rate 68%