Sum of sines 2
Easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
For the given positive integer and real number find the sum
Input
Two numbers: one integer and one real number .
Output
Print the value of the sum with decimal digits.
Examples
Input #1
Answer #1
Submissions 302
Acceptance rate 10%