aoc
2024.12.25
In aoc::
year2017::
day05
aoc
::
year2017
::
day05
Function
compute_block
Copy item path
Source
fn compute_block(value:
usize
, offset:
usize
) -> (
u16
,
u8
,
u8
)