Home | History | Annotate | Download | only in tutorial

Lines Matching refs:cell

19 >                            0 in the zeroth cell
20 +++++++>++++++++++[<+++++>-] 57 in the first cell or "9"
21 +++++++>++++++++++[<+++++>-] 57 in second cell or "9"
22 ++++++++++ 10 in third cell
23 >+++++++++ 9 in fourth cell
93 [<]>>>> go back to fourth cell
100 < back to cell 3
102 [>]<< go to last cell and back to LF
104 [<]> go to first cell
114 #[<]> go to first cell
123 [<]>> go to cell 2
124 - subtract 1 from cell 2
125 < go to cell 1
137 [<]>>>- go to cell 3/subtract 1
138 ] end loop when cell 3 is 0
139 ++++++++++ add 10 to cell 3
140 <++++++++++ back to cell 2/add 10
141 <- back to cell 1/subtract 1
155 [<]>>>>- go to cell 4/subtract 1
156 ] end loop when cell 4 is 0
162 ### use the fourth cell at all ###
165 + add 1 to cell four (to keep it nonzero)
166 <-- back to cell 3/subtract 2
169 [>]<< go to last cell and back to LF
171 [<]> go to first cell
181 #[<]> go to first cell
190 [<]>> go to cell 2
191 - subtract 1 from cell 2
203 [<]>>>- go to cell 3/subtract 1
204 ] end loop when cell 3 is 0
205 + add 1 to cell 3 to keep it nonzero
220 [>]<< go to last cell and back to LF
232 #[<]> go to first cell
242 #[<]>>>> go to fourth cell