/advent-2020

Primary LanguageRustMIT LicenseMIT

advent-2020

Just trying to learn Rust 🦀 while solving https://adventofcode.com/2020

Don't panic! 😱 code and project structure will evolve as i progress through Rust book and language practice !

  1. Put your data in ./data as day_*.txt
  2. Launch
cargo run --bin day_*