Help with a Turing machine?



The author posted a question in Programming

Help with a Turing machine? and got a better answer

Response from
State A: We are above the rightmost digit of the number If the cell numbers from 0 to 4 inclusive - write the number by 3 more, stop If the cell numbers from 5 to 7 inclusive - write the number by 5 less, move to the left, go to state B State B: If the cell is empty - write digit 1, stop If the cell contains digits 0 to 6 inclusive - write digit 1 more, stop If the cell contains digit 7 - write digit 0, shift to the left, go to state B?

Response from 0[+++++]
the cell contains digits from 0 to 4 inclusive - write down the digit by 3 more, stop If the cell contains digits from 5 to 7 inclusive - write down the digit by 5 less, shift to the left, and go to state B State B: If the cell is empty - write digit 1, stop If the cell has digits 0 to 6 inclusive - write digit 1 more, stop If the cell has digit 7 - write digit 0, shift to the left, go to state B.

Response from 0[+++++]
With what exactly? It's not clear what a Turing machine is?

 

To answer the question:

Name*

E-mail:*

Reply text:*
Verification code (enter 22):*