Type Alias aoc::year2022::day11::Pair

source ยท
type Pair = (usize, u64);