Ad
  • Custom User Avatar

    I ran my code a couple time - I am passing all the tests, but I am also getting an exit code. Am I doing something wrong? I tried adding
    import sys
    sys.setrecursionlimit(10**6)
    into my code, but then it doesn't run at all on here - runs fine on my computer

  • Custom User Avatar

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