Ad
  • Custom User Avatar

    yeah - no worries

  • Custom User Avatar

    That's just the way codewars is these days - don't want to make ranking up too easy ;)

    As for the (0, 0) it should always be in the list - do you have any examples of when it wasn't?
    I have moved it to first in the fixed tests.

  • Custom User Avatar

    (px - a)^2 + (qy - b)^2 = r^2

    No, the equation used is slightly different, which is why the way p and q are applied is mentioned in the description. You should be able transform it to the canonical form without any problems if you need to.