/advent-of-code-2023

Rust solutions for the Advent of Code 2023.

Primary LanguageRust

Rust solutions for the Advent of Code 2023.

Getting Started

  • Run all tests with cargo test
  • Get the answers for a specific day with cargo run --release --bin 01