Function advent_of_code_2023::day_2::is_valid_game
source · fn is_valid_game(game: &Game) -> bool
Expand description
Do any draws have more than the expected number of cubes
fn is_valid_game(game: &Game) -> bool
Do any draws have more than the expected number of cubes