Ad
  • Custom User Avatar

    Some of the test cases are failing because of case sensetivity. I copied the DATA array and fixed the array in my solution.
    Pre-loaded array should not cause failures in test cases.

  • Custom User Avatar

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

  • Custom User Avatar

    Thank you for your help. Would you check over my code when I post it, please? I was confused because it kept running for the test cases but then the last one failed when I submitted an attempt. I can't figure out why. I will post code in a few minutes. Thank you so much. I'm sorry. I didn't realize the question/issue section differences. I know now! ^_^

  • Custom User Avatar

    I am using Java, and the last test case when submitting for an actual attempt always fails. I am not sure why. The code is good, and works, but the initiateRandTests test keeps failing. I was wondering why that is... Maybe there is an error in my code?