Function aoc::year2023::day13::part1

source ยท
pub fn part1(input: &Vec<(Vec<u32>, Vec<u32>)>) -> usize