← RoseCode

ROSECODE 049

Binary Decode [BF]

elasolova · Brainf**k ·

The original task required a Brainfuck submission. This page preserves the statement only.

Write a Brainfuck code that given a binary string outputs its decimal value. For simplicity only at max 8-bit binary values will be provided. Note that leading zeroes will be omitted.