Find the sum
Easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
For the given value of , compute the sum
Input
One positive integer .
Output
Print the sum with decimal places.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 10K
Acceptance rate 52%