Add day 2

This commit is contained in:
2023-12-02 12:03:21 +01:00
parent 704783cfd2
commit 8a15b62710
6 changed files with 194 additions and 0 deletions

7
2023/day2/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 = "day2"
version = "0.1.0"