Module aoc::year2023::day02

source ·
Expand description

§Cube Conundrum

Structs§

Functions§

  • Parse each game into the maximum red, green and blue values.
  • Sum the ids for all valid games.
  • Sum the product of maximum red, green and blue values.