#abc172a. [abc172_a]Calc
[abc172_a]Calc
Problem Statement
Given an integer as input, print the value .
Constraints
- is an integer.
Input
Input is given from Standard Input in the following format:
Output
Print the value as an integer.
Sample Input 1
2
Sample Output 1
14
When , we have .
Print the answer as an input. Outputs such as 14.0
will be judged as incorrect.
Sample Input 2
10
Sample Output 2
1110