aoc
2024.12.25
In aoc::
year2023::
day13
aoc
::
year2023
::
day13
Function
reflect
Copy item path
Source
fn reflect(input: &
Vec
<(
Vec
<
u32
>,
Vec
<
u32
>)>, target:
u32
) ->
usize