Function aoc::year2023::day02::part2

source ยท
pub fn part2(input: &[Game]) -> u32
Expand description

Sum the product of maximum red, green and blue values.