aoc::year2023::day05

Function part1

Source
pub fn part1(input: &Input) -> u64
Expand description

Process each seed individually.