Add tests for task 1 and 2
This commit is contained in:
14
files/bonus/brainfuck/hello_world.bf
Normal file
14
files/bonus/brainfuck/hello_world.bf
Normal file
@@ -0,0 +1,14 @@
|
||||
++++++++++ init multiplier
|
||||
[>+++++++>++++++++++>+++>+<<<<-] multiply cells 1 2 3 4 with the 10 in 0
|
||||
>++. H
|
||||
>+. e
|
||||
+++++++.. ll
|
||||
+++. o
|
||||
>++. space
|
||||
<<+++++++++++++++. W
|
||||
>. o
|
||||
+++. r
|
||||
------. l
|
||||
--------. d
|
||||
>+. !
|
||||
>. new line
|
||||
Reference in New Issue
Block a user