Skip to content

thatgeeman/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2024

My rusty solutions to AoC'24. Part 2 for later.

To run: cargo run --bin dayx where x is the day number. Example: cargo run --bin day1 or cargo run --bin day10.

Prediction: might abandon around 10th (life might get in the way)