aoc::year2021::day25

Function parse

Source
pub fn parse(input: &str) -> State
Expand description

Parse the sea cucumbers as individual bits into separate across and down arrays.