Function aoc::year2017::day14::fill_row

source ยท
fn fill_row(prefix: &str, index: usize) -> [u8; 128]
Expand description

Compute the knot hash for a row and expand into an array of bytes.