Problem J
Consecutive Prime Sums
Languages
en
is
You are given a positive integer
For example
Input
The first and only line of input contains a positive integer
Output
Print the prime
Sample Input 1 | Sample Output 1 |
---|---|
100000 |
92951 |