aoc::year2017::day10

Function hash

Source
fn hash(lengths: &[usize], rounds: usize) -> Vec<u8>