'L_mult={a^i b^ij c^j:i,j≥0}, what would be the graph of diagram machine

L_mult={a^i b^ij c^j:i,j≥0}, what would be the diagram of turing machine.

Here the number of b's will be equal to the number of a's times number of c's. How can draw the turning machine of this lanague.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source