aoc
2024.12.25
In aoc::
year2018::
day21
aoc
::
year2018
::
day21
Function
step
Copy item path
Source
fn step(seed:
u64
, hash:
u64
) ->
u64
Expand description
Implements the program hash function.