aoc::year2015::day11

Function part2

Source
pub fn part2(input: &[[u8; 8]; 2]) -> &str