Skip to content

Commit 9b05099

Browse files
Create 1002-mul.bf
1 parent 5ab3d22 commit 9b05099

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
,>,< input numbers at cell #1 #2
2+
[
3+
> go to cell #2
4+
[
5+
->+>+<< move data to cell #3 #4
6+
]
7+
>> go to cell #4
8+
[
9+
-<<+>> move data to cell #2
10+
]
11+
<<< go to cell #1
12+
- decrement cell #1
13+
]
14+
>>. output cell #3

0 commit comments

Comments
 (0)