fn get_max_geode_product(
    blueprints: &Vec<Blueprint>,
    time_limit: usize
) -> usize