fn knot_hash(lengths: &[usize]) -> Vec<u8> ⓘ
Slightly tweaked version of the code from Day 10 that always performs 64 rounds.