aoc::year2022::day08

Type Alias Input

Source
type Input = (usize, Vec<i8>);