Commit Graph

4 Commits

Author SHA1 Message Date
2c8d0845b4 Merge a map/filter Fun.id with filter_map 2024-12-19 14:48:58 +00:00
fcc4341237 Update to use Aoc.pow10 and Aoc.digits10. 2024-12-11 09:17:12 +00:00
54f14c0492 Simplify the code for 2024 day 7
Simplify may be in the eye of the beholder here.

This reduces code duplication, as both parts are effectively the same.
Part 2 just has an extra operation that can be carried out.
2024-12-07 18:13:06 +00:00
8a454e2082 Add 2024 day 7. 2024-12-07 07:29:03 +00:00