mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-11-01 08:04:12 +01:00
226 B
226 B
02
Here we can pre-compute the outcomes and especially for part 2 it's simply a subtraction to get the wanted output.
Solutions
- 9651
- 10560