/advent-of-code-2019

Advent Of Code 2019 in Rust

Primary LanguageRustMIT LicenseMIT

Rustic Advent Of Code 2019

My first Advent of code \o/

Run

Run with:

$ cargo run --bin day-01

Exploration

  • Day 03: Better corssing detection
  • Day 04: Implement & profile execution without falling into the string world