/advent-of-code-2018

Learning rust from scratch

Primary LanguageRustMIT LicenseMIT

2018

Build Status

Learning Rust from scratch! Pull requests are welcome. Because I'm learning, please feel free to correct style mistakes, share idiomatic patterns, etc.

I'm pretty behind due to busy work schedules. Please don't spoil anything for me!

Thanks!

Running

cargo run -p <day-xx> --release

Tests

cargo test