aoc::year2023::day16

Function parse

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

Build four precomputed grids of the next coordinate in each direction for every point.