Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 307 Bytes

All code licensed under the EUPL-1.2 because I felt like it.

My attempt at 2024 advent of code.

I may or may not have given up at a random day depending on when you are reading this.

Solutions are in rust.

Use cargo run and provide the day number for the solution to run.

Each solution is a crate