Ad
  • Default User Avatar

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

  • Default User Avatar

    mattc i agree that solution may be inefficiant, but it shouldn't give an error saying submission timed out, if efficiancy is the problem, why don't you add a test case which checks how long call is taking and throw an exception saying taking too long to respond.

    I did have an inefficianct solution, which threw an exception saying its taking more than 10000ms when i submit, so i assume if in-efficiancy was still a problem, it should have given me the same error.

  • Default User Avatar

    I'm facing the same problem as SithFire, "Submission timed out. Please try again.", All tests are passing, when i try to submit i run into this error.