Commit Graph

6 Commits

Author SHA1 Message Date
4b51ff9970 Day 4 solution 2022-12-04 00:47:34 -06:00
771a21b969 Day 3 solution
Took me a bit to remember how Aggregate worked, as it always does when I need it.
2022-12-03 08:57:51 -06:00
ff7633dc12 Day 2 solution
This is an ugly, kind-of-brute-force solution. I'm not proud of it, but it works and got me top 1000 on both parts.

I also changed the "which day to run if no day is specified" to just always choose the highest numbered day.
2022-12-01 23:14:45 -06:00
c1757500da Sample input for day 1 2022-12-01 08:48:36 -06:00
e2c78ecc45 Day 1 solution 2022-12-01 07:17:05 -06:00
23945154d4 Initial commit - framework 2022-11-30 17:19:53 -06:00