Reverse a three-digit number. For example, if the input is 358, the reversed output should be 853.
A three-digit number n.
n
Output the reversed number of n.
**Example Input:** 358 **Example Output:** 853
100
001
Using your Hydro universal account