aoc
2024.12.25
In aoc::
year2016::
day17
aoc
::
year2016
::
day17
Type Alias
Item
Copy item path
Source
type Item = (
u8
,
u8
,
usize
,
Vec
<
u8
>);