aoc
2023.12.25
Module day02
Structs
Functions
In aoc::
year2023
Module
aoc
::
year2023
::
day02
Copy item path
source
·
[
−
]
Expand description
§
Cube Conundrum
Structs
§
Game
Functions
§
parse
Parse each game into the maximum red, green and blue values.
part1
Sum the ids for all valid games.
part2
Sum the product of maximum red, green and blue values.