Ad
  • Custom User Avatar

    It appears I was mistaken, upon further analysis, you're correct, I was just misinterpreting the results I was getting, sorry!

  • Custom User Avatar

    If that's the case, then why do some of the random tests follow a different pattern?

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    I keep getting "X is not a function" with my code, it started out as Math.min/Math.max, but then it went onto Math.round, I defined Math.min and Math.max for the sake of getting them out of the way, but I couldn't test my code, it would keep throwing errors

  • Custom User Avatar

    The attempt results are inconsistant, Sometimes they want each one of the ints from array2 to be powers of array1 and sometimes it expects true when they aren't all squares, there's no consistancy and debugging it is a pain in the ass