#abc163a. [abc163_a]Circle Pond
[abc163_a]Circle Pond
Problem Statement
Print the circumference of a circle of radius .
Constraints
- All values in input are integers.
Input
Input is given from Standard Input in the following format:
Output
Print the circumference of the circle. Your output is considered correct if and only if its absolute or relative error from our answer is at most .
Sample Input 1
1
Sample Output 1
6.28318530717958623200
Since we accept an absolute or relative error of at most , is also an acceptable output, but is not.
Sample Input 2
73
Sample Output 2
458.67252742410977361942