Constant aoc::year2017::day06::SPREAD

source ยท
const SPREAD: [usize; 16];
Expand description

The highest number of banks possible is 15, so each bank will add at most 1 to each of the banks that come after it.