aoc::year2024::day01

Type Alias Input

Source
type Input = (Vec<u32>, Vec<u32>);