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

For part two each pair of numbers represents a range, in the format start length