Advent of Code 2024: https://adventofcode.com/2024
 
 
 
Go to file
Bram 993c9af394 Add Rust day 3 2024-12-03 11:39:42 +00:00
inputs Add Rust day 3 2024-12-03 11:39:42 +00:00
src Add Rust day 3 2024-12-03 11:39:42 +00:00
.gitignore Initial commit 2024-12-03 11:35:32 +00:00
Cargo.toml Add Rust day 3 2024-12-03 11:39:42 +00:00
README.md Initial commit 2024-12-03 11:35:32 +00:00
shell.nix Initial commit 2024-12-03 11:35:32 +00:00

README.md

Advent of Code 2024

This year, I have decided to learn Rust. Let's see how far I'll get!