aoc
2024.12.25
In aoc::
year2015::
day10
aoc
::
year2015
::
day10
Function
step
Copy item path
Source
fn step(current: &[
usize
;
92
], decays: &[[
Option
<
usize
>;
6
];
92
]) -> [
usize
;
92
]