Ad
  • Custom User Avatar

    Having an issue with the -1 result in Ruby. When ever I return -1 h == window or h < window it times out. But when I return the values h, window it will show 10, 10 or even if I put return -2, it will return -2 and not time out... Really weird, otherwise I would of enjoyed this kata.