First 3 solutions in Brainfuck
This commit is contained in:
parent
7fd0b19734
commit
f0d109f118
3 changed files with 24 additions and 0 deletions
1
1/midgard.bf
Normal file
1
1/midgard.bf
Normal file
|
@ -0,0 +1 @@
|
|||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.---------------------.++++++++++++++++.--.
|
15
2/midgard.bf
Normal file
15
2/midgard.bf
Normal file
|
@ -0,0 +1,15 @@
|
|||
Z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
|
||||
e +++++++++++.
|
||||
u ++++++++++++++++.
|
||||
s --.
|
||||
-----------------------------------------------------------------------------------.
|
||||
i +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
|
||||
s ++++++++++.
|
||||
-----------------------------------------------------------------------------------.
|
||||
d ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
|
||||
e +.
|
||||
---------------------------------------------------------------------.
|
||||
m +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
|
||||
a ------------.
|
||||
x +++++++++++++++++++++++.
|
||||
! ---------------------------------------------------------------------------------------.
|
8
3/midgard.bf
Normal file
8
3/midgard.bf
Normal file
|
@ -0,0 +1,8 @@
|
|||
++++++++++
|
||||
[
|
||||
Z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
|
||||
E ---------------------.
|
||||
U ++++++++++++++++.
|
||||
S --.
|
||||
\n -------------------------------------------------------------------------.
|
||||
]
|
Loading…
Reference in a new issue