Ad
  • Default User Avatar

    No, a recursive solution will not cause that error, it is a Codewars issue, not a kata issue, retry later on, it usually sorts itself out.

  • Default User Avatar

    I'm getting a "error: cannot find symbol assertEquals" error when running in Java, but the code works fine in Eclipse. I'm using a recursive solution and a function outside the persistence function to obtain the counter variable, could that be the problem?