dustin
/
aoc2021
Archived
1
0
Fork 0
Commit Graph

3 Commits (40f77c94aca38672cb1b891ef03c82e2d0bb7584)

Author SHA1 Message Date
Dustin 40f77c94ac Refactoring program to better multiple puzzles
Moved the logic for computing sonar depth increases out of the main
function into its own module.  Made the window size adjustable, with a
default size of 1, so the same program can answer both questions from
the Day 1 puzzle.
2021-12-02 22:32:59 -06:00
Dustin c378851aed Day 1, part 2 2021-12-01 20:25:11 -06:00
Dustin 3442af1c78 Day 1, part 1 2021-12-01 20:07:56 -06:00