Function aoc::year2023::day13::part2

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