Find the number 1
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Three-digit number was divided by . When the last digit of was appended to the quotient from the left, we got . Find if is known.
Input
Three-digit positive integer .
Output
Print the number .
Examples
Input #1
Answer #1
Submissions 14K
Acceptance rate 71%