fn sum_minimal_contents_powers(games: &Vec<Game>) -> u32
Expand description

This is the solution to part 2 - delegates finding the minimal bag contents to minimal_contents and turning each bag into it’s power with draw_power