fn part2(input: &[u64]) -> usize
Expand description

Part 2: Find the minimum number of containers that can exactly fit all 150 liters of eggnog. How many different ways can you fill that number of containers and still hold exactly 150 litres?