Merge both parts into one

This commit is contained in:
2023-12-02 01:05:10 +01:00
parent 574a8ef380
commit 0db89468f6
11 changed files with 214 additions and 2231 deletions

8
2023/day1/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "day1"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]