Advent of Code 2024 https://adventofcode.com/2024/
Find a file
2025-01-13 00:30:03 +01:00
inputs Add solutions for day 4 and 5.1 2025-01-11 16:28:26 +01:00
src Add solution for day 5.2 2025-01-13 00:30:03 +01:00
.gitignore Initial commit 2024-12-10 01:59:54 +01:00
Cargo.lock Initial commit 2024-12-10 01:59:54 +01:00
Cargo.toml Initial commit 2024-12-10 01:59:54 +01:00
LICENSE Add README and LICENSE 2024-12-10 02:08:10 +01:00
README.md Add README and LICENSE 2024-12-10 02:08:10 +01:00

Advent of Code 2024 -- A Rusty Return

After about a year of not touching Rust at all, this is my attempt at returning to my roots, the language I hold the dearest (don't listen, ANSI C).