aoc::year2023::day12

Function part2

Source
pub fn part2(input: &[(&'_ [u8], Vec<usize>)]) -> u64