/tommy-bomb-aoc

Rust & Python solutions for the 2023 Advent of Code

Primary LanguageRustMIT LicenseMIT

🎄🎄 Advent of Code 2023 🎄🎄

Solutions in Python 3 🐍 and Rust 🦀

Usage

  • ./run [day] - Executes python solutions
    • if day is not provided, it executes all solutions
  • ./runrs [day] - Executes rust solutions
    • if day is not provided, it executes all solutions