Added Solution for 2023 day 01

This commit is contained in:
Burnus 2023-12-01 12:46:41 +01:00
parent bdec8d21fe
commit a64def6dd9
5 changed files with 1104 additions and 0 deletions

View file

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