Ad
  • Default User Avatar

    I changed the show instance, so it should no longer time out in the test code (but it will of course time out if the solution code doesn't complete)

  • Default User Avatar

    doesn't time out on a correct solution. I think always returning True may cause tests to attempt to show an infinite list which is why that times out. If you always return False it does not do this.