Digits
Input Specification
The first and only line of input contains a positive integer
Output Specification
The first and only line of output must contain the
Sample Input 1
Copy
1
Sample Output 1
Copy
4
Sample Input 2
Copy
2
Sample Output 2
Copy
7
Sample Input 3
Copy
3
Sample Output 3
Copy
44
Comments