wip
This commit is contained in:
parent
90e0bea300
commit
c3d7ac5d11
7 changed files with 1545 additions and 0 deletions
|
@ -18,3 +18,11 @@ path = "src/day01/main.rs"
|
|||
[[bin]]
|
||||
name = "day02"
|
||||
path = "src/day02/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "day03"
|
||||
path = "src/day03/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "day04"
|
||||
path = "src/day04/main.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue