aoc::year2016::day01

Type Alias Pair

Source
type Pair = (u8, i32);