aoc::year2017::day07

Type Alias Input

Source
type Input<'a> = (&'a str, i32);