step
aoc
2024.12.25
In aoc::
year2017::
day22
aoc
::
year2017
::
day22
Function
step
Copy item path
Source
fn step( grid: &mut [
u8
], index:
usize
, quadrant:
usize
, direction:
usize
, ) -> [
usize
;
4
]