Created
March 25, 2019 20:20
-
-
Save SamyBencherif/61f3a9cb31cfd38a9e2866b3a09941d4 to your computer and use it in GitHub Desktop.
wtfpybf
This file contains hidden or 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
| # This program executes in both brainfuck and python :) | |
| print((((">"[-0]<"D"[-0])++++++++{0:5}[0>++++++3<2-1]<<1)*5>>(0>1))++++(3).real+++{0:(-5).real}[-0]+++3+++++++{0:(8).real}[-0]) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Of course there is the trivial and computationally advantageous soln of
"[-]++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++.-----------------------------------------------." and print(69)But I prefer to shoot for style points.