/primesum

Sums all primes from 0 to N (multithreaded)

Primary LanguageRustMIT LicenseMIT

Prime sum

Sums all primes from 0 to N (multithreaded)

Usage

cargo run --release -- 200000

License

This project is licensed under the MIT license