Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 310 Bytes

Solutions for Advent of Code 2024 in Rust. Started Dec. 2, 2024.

Structure

  • src/solutions/ - Daily solutions
  • src/utils/ - Helper functions
  • inputs/ - Input files

Running Solutions

cargo run

Star Count

  • Dec. 2, 2024: 4⭐
  • Dec. 3, 2024: 6⭐