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