part1

Function part1 

Source
pub fn part1(input: &[[u32; 4]]) -> usize
Expand description

Count ranges completely enclosed by each other.