Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 206 Bytes

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