aoc::year2023::day24

Function part1

Source
pub fn part1(input: &[[i64; 6]]) -> u32