MAPS IS THE BEST
Input
The input is an integer .
Output
Output a non-negative integer representing the answer.
Constraints
Example 1
Input
1
77
Example 2
Input
2
65
Example 3
Input
5
73
Example 4
Input
13
84
MAPS IS THE BEST
The input is an integer .
Output a non-negative integer representing the answer.
1
77
2
65
5
73
13
84
Comments