You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coin de Gamma
56a7612fa8
|
2 years ago | |
---|---|---|
.. | ||
.gitignore | 2 years ago | |
README.md | 2 years ago | |
compute_primes.rs | 2 years ago | |
main.rs | 2 years ago | |
main_basic.rs | 2 years ago |
README.md
Generate primes list before execution
rustc compute_primes.rs && ./compute_primes > primes.txt