Function aoc::year2023::day13::reflect

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