Day t/m 6p1 done

This commit is contained in:
Jos van Goor 2024-12-14 14:51:40 +01:00
parent 7ed2746251
commit aecb2f2278
42 changed files with 3188 additions and 34 deletions

View file

@ -5,3 +5,12 @@ version = 3
[[package]]
name = "advent_of_code_2024"
version = "0.1.0"
dependencies = [
"paste",
]
[[package]]
name = "paste"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"