Talk:Turing Machine But Way Worse
Jump to navigation
Jump to search
Where does the robot start on the tape? Ex.
Input = 1
, Tape = <infinte 0s> 0 0 1 1 0 0 0 1 <infinite 0s>
Would the robot start at the first block? (the first 0 after the <infinite 0s>
?)
Tetrapyronia (talk) 21:14, 5 January 2021 (UTC)
Shit, sorry for the late response: I've left this programming language behind, but the robot would start at the first cell of the first block of the positive tape if I remember right. -- MilkyWay90