aoc
2024.12.25
In aoc::
year2015::
day03
aoc
::
year2015
::
day03
Function
deliver
Copy item path
Source
fn deliver(input: &[
Point
], predicate:
fn
(_:
usize
) ->
bool
) ->
usize