aoc::year2018::day21

Function step

Source
fn step(seed: u64, hash: u64) -> u64
Expand description

Implements the program hash function.