aoc::year2024::day13

Function parse

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