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 57ba9d2f04 012 begin 2 years ago
..
.gitignore 012 begin 2 years ago
README.md 012 begin 2 years ago
compute_primes.rs 012 begin 2 years ago
main.rs 012 begin 2 years ago
main_basic.rs 012 begin 2 years ago

README.md

Generate primes list before execution

rustc compute_primes.rs && ./compute_primes > primes.txt