day 6 part 1 complete

This commit is contained in:
Tabby 2025-12-06 06:24:25 +00:00
parent 091cad266e
commit 855e45948d
6 changed files with 93 additions and 1 deletions

6
aoc-6/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "aoc-6"
version = "0.1.0"
edition = "2024"
[dependencies]