aoc::year2017::day14

Function parse

Source
pub fn parse(input: &str) -> Vec<u8> 
Expand description

Parallelize the hashing as each row is independent.