aoc::year2024::day07

Function valid

Source
fn valid(terms: &[u64], test_value: u64, index: usize, concat: bool) -> bool