Function aoc::year2019::day24::parse

source ยท
pub fn parse(input: &str) -> u32
Expand description

Parse the initial grid, placing the top left bug into the least significant bit of the result.