Find the product
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
For the given positive integer find the product
Input
One integer .
Output
Print the value of the product with decimal digits.
Examples
Input #1
Answer #1
Submissions 434
Acceptance rate 70%