Created
March 8, 2012 01:04
-
-
Save DeadlyBrad42/1997723 to your computer and use it in GitHub Desktop.
brainfuck for outputting "OH god how did this get here i am not every good with computer". It's a little sloppy because 1) It's brainfuck and 2) It's output from a program that creates brainfuck programs that output strings.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++++++[>++++++++++<-]>+++++++++> | |
+++++++[>++++++++++<-]>++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>+++> | |
+++++++++++[>++++++++++<-]>+> | |
++++++++++[>++++++++++<-]>> | |
++++[>++++++++++<-]>++++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>++++> | |
+++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>+++++++++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>> | |
++++++++++[>++++++++++<-]>+++++> | |
++++++++++[>++++++++++<-]>> | |
+++[>++++++++++<-]>++> | |
+++++++++++[>++++++++++<-]>++++++> | |
++++++++++[>++++++++++<-]>++++> | |
++++++++++[>++++++++++<-]>+++++> | |
+++++++++++[>++++++++++<-]>+++++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>+++> | |
++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>++++++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>++++> | |
++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>++++> | |
++++++++++[>++++++++++<-]>+> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>+++++> | |
+++[>++++++++++<-]>++> | |
+++++++++[>++++++++++<-]>+++++++> | |
++++++++++[>++++++++++<-]>+++++++++> | |
+++[>++++++++++<-]>++> | |
+++++++++++[>++++++++++<-]>> | |
+++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>++++++> | |
+++[>++++++++++<-]>++> | |
++++++++++[>++++++++++<-]>+++> | |
+++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>+> | |
++++++++++[>++++++++++<-]>> | |
+++[>++++++++++<-]>++> | |
+++++++++++[>++++++++++<-]>+++++++++> | |
++++++++++[>++++++++++<-]>+++++> | |
+++++++++++[>++++++++++<-]>++++++> | |
++++++++++[>++++++++++<-]>++++> | |
+++[>++++++++++<-]>++> | |
+++++++++[>++++++++++<-]>+++++++++> | |
+++++++++++[>++++++++++<-]>+> | |
++++++++++[>++++++++++<-]>+++++++++> | |
+++++++++++[>++++++++++<-]>++> | |
+++++++++++[>++++++++++<-]>+++++++> | |
+++++++++++[>++++++++++<-]>++++++> | |
++++++++++[>++++++++++<-]>+> | |
+++++++++++[>++++++++++<-]>++++> | |
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< | |
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<. | |
>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>. | |
>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>. | |
>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>. | |
>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>.>>. | |
>>.>>.>>.>>.>> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment