Ad
  • Custom User Avatar

    @anter69 he didn't start from Zero?

  • Custom User Avatar

    That's not an issue.

    If you feel this kata is too easy, you can always make a harder version yourself ;-)

  • Custom User Avatar

    For small input range, it do not make the result to be overflowed 256. So that everyone can practice BF using this kata at the beginning.

    They can use this kata to find out how to handle with the convertion to plain number (I think this will be difficult for new leaner), so they will be able to solve more harder katas which is not only convert 0-255 (3 digits), like my BF N-th Fibonacci Number kata.

    Of course, there will be kata like this but bigger input range and it will be more challenge as you want.. =D,, I hope you will understand me.

  • Custom User Avatar

    ...and why start from zero?