pub fn part2(input: &[u32]) -> u32
Use a reverse iterator to sum the calories of the 3 highest elves.