aoc
2024.12.25
In aoc::
year2015::
day16
aoc
::
year2015
::
day16
Function
solve
Copy item path
Source
fn solve(input: &
str
, predicate:
fn
(&
str
,
u32
) ->
bool
) ->
usize