aoc
2024.12.25
In aoc::
year2018::
day16
aoc
::
year2018
::
day16
Function
cpu
Copy item path
Source
fn cpu(opcode:
usize
, a:
usize
, b:
usize
, register: &[
usize
;
4
]) ->
usize