Source: Day 6: Trash Compactor
Full solution for today (spoilers!).
Part 1
Given input like this:
123 328 51 64 45 64 387 23 6 98 215 314 * + * +Apply the operation in each column then sum the results.
Full solution for today (spoilers!).
Given input like this:
123 328 51 64 45 64 387 23 6 98 215 314 * + * +Apply the operation in each column then sum the results.