diff options
Diffstat (limited to 'fibonacci.bf')
-rw-r--r-- | fibonacci.bf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/fibonacci.bf b/fibonacci.bf new file mode 100644 index 0000000..1b61292 --- /dev/null +++ b/fibonacci.bf @@ -0,0 +1,9 @@ +>++++++++++>+>+[ + [+++++[>++++++++<-]>.<++++++[>--------<-]+<<<]>.>>[ + [-]<[>+<-]>>[<<+>+>-]<[>+<-[>+<-[>+<-[>+<-[>+<-[>+<- + [>+<-[>+<-[>+<-[>[-]>+>+<<<-[>+<-]]]]]]]]]]]+>>> + ]<<< +] +This program doesn't terminate; you will have to kill it. +Daniel B Cristofani (cristofdathevanetdotcom) +http://www.hevanet.com/cristofd/brainfuck/
\ No newline at end of file |