make a program with tiuring machine
Budget: €8 – €30 EUR
Option 2.
Initial data: a strip on which a binary number is written, Γ = Σ{0, 1, X } ∪ { _ }; initial
head position is the leftmost character.
Write a Turing machine that writes as many characters X as the binary number written
in the tape.
For example:
the original sequence result
101 101 XXXXX
10110 10110 XXXXXXXXXXXXXXXXXXXXXX
Initial data: a strip on which a binary number is written, Γ = Σ{0, 1, X } ∪ { _ }; initial
head position is the leftmost character.
Write a Turing machine that writes as many characters X as the binary number written
in the tape.
For example:
the original sequence result
101 101 XXXXX
10110 10110 XXXXXXXXXXXXXXXXXXXXXX