aoc
2024.12.25
In aoc::
year2024::
day07
aoc
::
year2024
::
day07
Function
valid
Copy item path
Source
fn valid(terms: &[
u64
], test_value:
u64
, index:
usize
, concat:
bool
) ->
bool