870abdf579b646d93dfe534f112c1cd9111a3d5f
This required an overhaul of the intcode machine to actually be its own type that could operate on its own memory and stuff. So I had to touch day 2 to make it adhere to the new API. Feeling good about this foundation now. Until I get gobsmacked at some point later, which I expect to happen.
Advent of Code 2019
My solutions to Advent of Code 2019.
Description
Languages
Go
100%