aoc::year2015::day16

Function solve

Source
fn solve(input: &str, predicate: impl Fn(&str, &str) -> bool) -> usize