aoc::year2019::day24

Function 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.