Sum of sines
Very 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 304
Acceptance rate 37%