Ad
  • Custom User Avatar

    I trained this kata on Go, but is's confusing me.

    First of all we need to understand actual value of upSpeed and downSpeed variables.

    It seems to me sometimes it's counting as (assumption 1)daySpeed and nightSpeed, and somitemes like (assumption 2)speed and nightlySpeedDecrease.

    It's funny, when I try to resolve this kata with assumption 1, then I getting some passed tests, and some failed, and the similar situation for assumption 2.
    So what is actually right? Please fix it.

  • Custom User Avatar