An open API service indexing awesome lists of open source software.

https://github.com/derektypist/project-euler-010

Summation of Primes. The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. The aim is to find the sum of the primes below a certain number (e.g. 2 million).
https://github.com/derektypist/project-euler-010

Last synced: about 1 year ago
JSON representation

Summation of Primes. The sum of the primes below 10 is 2 + 3 + 5 + 7 = 17. The aim is to find the sum of the primes below a certain number (e.g. 2 million).

Awesome Lists containing this project