aoc::year2019::day12

Type Alias Input

Source
type Input = [[i32; 8]; 3];