ROSECODE 050
Digital Sum [BF]
The original task required a Brainfuck submission. This page preserves the statement only.
Write a Brainfuck code that given positive integer n, outputs its digital sum meaning the sum of every digit.
ROSECODE 050
The original task required a Brainfuck submission. This page preserves the statement only.