Day 3 solution. Not clean, but oh well.
This commit is contained in:
@ -1 +1,2 @@
|
||||
aoc2021.Day02.Go();
|
||||
aoc2021.Day03.Go();
|
||||
|
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
aoc2021.Day02.Go();
|
||||
aoc2021.Day03.Go();
|
||||
|