Function advent_of_code_2023::day_2::draw_power
source · fn draw_power(draw: &Draw) -> u32
Expand description
Given a draw, its “power” is the cube counts multiplied together
fn draw_power(draw: &Draw) -> u32
Given a draw, its “power” is the cube counts multiplied together