Skip to content

Instantly share code, notes, and snippets.

@anilsathyan7
Last active June 25, 2021 16:17
Show Gist options
  • Save anilsathyan7/dfaa2078da3d337f4876bdcf1b7fd4d8 to your computer and use it in GitHub Desktop.
Save anilsathyan7/dfaa2078da3d337f4876bdcf1b7fd4d8 to your computer and use it in GitHub Desktop.
Brainfuck Length of Input string
+++++ +++
[
> +++++ +
< -
]
>>>
,.
[
[<]<+
>>[>]
,.
]
<[<]<.
Copy link

ghost commented Jun 25, 2021

how does it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment