aoc::year2015::day11

Function parse

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