part1
aoc
2024.12.25
In aoc::
year2023::
day02
aoc
::
year2023
::
day02
Function
part1
Copy item path
Source
pub fn part1(input: &[(
u32
,
u32
,
u32
)]) ->
usize
Expand description
Sum the ids for all valid games.