pub fn part2(input: &u32) -> usize
Count the number of composite numbers in a range calculated from the input number.