/rust-projecteuler

Rust language implementations of ProjectEuler tasks

Primary LanguageRustCreative Commons Zero v1.0 UniversalCC0-1.0

Rust language solutions for ProjectEuler


Note: some of the implementations are intentionally suboptimal algorithmically; the purpose of the code is not always to make the perfect implementation, but to demonstrate various Rust language concepts.

For release/optimized build:

cargo build --release