Day 6 solution
Took me a while to come to the fast solution, but I got there.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
aoc2021.Day02.Go();
|
||||
aoc2021.Day03.Go();
|
||||
aoc2021.Day05.Go();
|
||||
aoc2021.Day06.Go();
|
||||
|
Reference in New Issue
Block a user