Function aoc::year2021::day25::parse

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

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