aoc
2023.12.25
In aoc::
year2015::
day14
Function
aoc
::
year2015
::
day14
::
distance
Copy item path
source
ยท
[
−
]
fn distance([speed, fly, rest]: [
u32
;
3
], time:
u32
) ->
u32