/advent-of-code-2022

https://adventofcode.com/2022

Primary LanguageRustMIT LicenseMIT

advent-of-code-2022

https://adventofcode.com/2022

noob notes

  • To start a new day, run cargo new dayXX from the root directory.
  • Run the solution with cargo run from inside the dayXX subdir.