Function advent_of_code_2023::day_5::find_nearest_location
source · fn find_nearest_location(
seeds: Vec<IdRange>,
almanac: &HashMap<Category, AlmanacSection>
) -> i64
Expand description
Apply all almanac mappings, return the start of the lowest resulting range