*チューリングマシンエミュレータ [#l5632c95] #turing(30) START→10 10[0]→[0] R 10 10[1]→[1] R 20 20[0]→[1] STOP 20[1]→[1] R 20 #turing(end) ooo111oooooo ←初期値 #turing(30) START→10 10[0]→[0] R 10 10[1]→[1] R 20 20[0]→[1] STOP 20[1]→[1] R 20 #turing(end) ooo111oooooo