# Project Euler solutions They're solutions to Project Euler. In Rust. For my own learning experience. Limitations of this challenge: - No problems past #100 will be published per the wishes of the authors - No external libraries that implement mathematical functions can be used - All solutions must run in under a minute ideally; considering I'm not going above 100 in this repository, 10 seconds is a more logical goal