19f91dbc50122de2819a3f86cc8024a319fc65c2
This is too common of an optimization to not have this readily accessible. And I kinda like how this worked out, too. Go is fun. Plus this both speeds up and "fixes" day 14's part 2 solution (it was always giving a correct answer, but mostly by chance based on how the input numbers worked out).
Advent of Code 2019
My solutions to Advent of Code 2019.
Description
Languages
Go
100%