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