aoc::year2024::day14

Function parse

Source
pub fn parse(input: &str) -> Vec<[usize; 4]>