Function aoc::year2023::day02::part1

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

Sum the ids for all valid games.