Ad
  • Custom User Avatar

    this happens to me in python more often than I'd like to admit. my understand is that it normally means code needs optimizing cuz it's not fast enough yet. it sounds like codewars.com implements the processor time restriction in a way that has some variability due to server load - I'm guessing for practical reasons + realism - so code that's right on the edge of efficient enough may sometimes pass & sometimes fail