Function aoc::year2018::day21::step

source ยท
fn step(seed: u64, hash: u64) -> u64
Expand description

Implements the program hash function.