Skip to content

Ryan-DL/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

My solutions to Advent of Code 2024 🎄✨.

This code is not production quality and rather verbose, aiming for a solution of the puzzle rather than super clean enterprise practices. In other words, theres some pretty yucky stuff in here.

Running

If for some reason you feel compelled to run my code, clone the repo and use the CLI commands I've included.

cargo run -- dayX --file inputs/XXXX.txt

About

My solutions to the advent of code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages