mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-04-02 16:18:13 +00:00
9
Again the python std lib saved me some lines of code. itertools
to the rescue and basically we are done.
Solutions
- 23278925
- 4011064