aoc::year2019::day12

Function part2

Source
pub fn part2(input: &[[i32; 8]; 3]) -> usize