Skip to content

Commit d1c6f17

Browse files
committed
Solved day 2
1 parent d7adde3 commit d1c6f17

File tree

5 files changed

+1083
-0
lines changed

5 files changed

+1083
-0
lines changed

day02/Cargo.lock

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

day02/Cargo.toml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[package]
2+
name = "day02"
3+
version = "0.1.0"
4+
edition = "2021"
5+
6+
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7+
8+
[dependencies]

0 commit comments

Comments
 (0)