aoc::year2019::day12

Function part1

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