aoc::year2019

Module day23

Source
Expand description

§Category Six

Solves both part one and two simultaneously. A nice benefit of our intcode computer is that it returns State::Input when the input queue is empty, making it easy to detect an idle network.

Functions§

Type Aliases§