fn ids_as_single_seeds(ids: &Vec<i64>) -> Vec<IdRange>
Expand description

For part one each seed is a single id, which can be represented as a range of length 1