aoc::year2023::day13

Function part2

Source
pub fn part2(input: &Vec<(Vec<u32>, Vec<u32>)>) -> usize