Game
aoc
2024.12.25
In aoc::
year2023::
day02
aoc
::
year2023
::
day02
Type Alias
Game
Copy item path
Source
type Game = (
u32
,
u32
,
u32
);