Ad
  • Default User Avatar

    Great kata! I am impressed how many awesome solutions people produced.

  • Default User Avatar

    It looks like I get assetion error in Kotlin with rounding. When I do floor I fail at some point, when I do rounding (up for > .5 else down) then I fail at other point. I tried to print my results and it seems to me like one time solution rounds up other time down. But this maybe only my feeling. Maybe it is worth to review the tests, specially the random tests.