advent-of-code-22

https://adventofcode.com/2022

Run all with

$ make

Or run a specific day with

$ make 12

Run a visualization of day 14 (part one) with

$ make fourteen

Screenshot