Skip to content

Instantly share code, notes, and snippets.

@TheFel0x
Last active April 16, 2021 19:10
Show Gist options
  • Save TheFel0x/09e0652432607a25d039c00b709c1069 to your computer and use it in GitHub Desktop.
Save TheFel0x/09e0652432607a25d039c00b709c1069 to your computer and use it in GitHub Desktop.
Brainfuck Script that tells you wether the input is an ASCII "1" or "0"
,
------------------------------------------------
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<<<<
[
>-----------
>+++++++++
>-------------
>----------------------------------------------
<<<<-
]
>.
>.
>.
>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment