turing
aoc
2024.12.25
In aoc::
year2017::
day25
aoc
::
year2017
::
day25
Function
turing
Copy item path
Source
fn turing(rules: &[[
Rule
;
2
]], state:
usize
, tape:
u128
, max_steps:
u32
) ->
Skip