Initial commit

This commit is contained in:
hal8174 2024-12-02 22:47:47 +01:00
commit 4e5012e63e
9 changed files with 2093 additions and 0 deletions

7
Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "adventofcode2024"
version = "0.1.0"