aoc::year2018::day06

Function parse

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

Parse points while keeping track of the min and max y coordinates.