aoc::year2022::day14

Function parse

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

Creates a 2D grid cave exactly the maximum possible size.