Function aoc::year2016::day14::check

source ยท
fn check(shared: &Shared<'_>, n: i32, hash: (u32, u32, u32, u32))
Expand description

Check for sequences of 3 or 5 consecutive matching digits.