Ad
  • Custom User Avatar

    The tests are correct. You are very likely having a performance issue in your solution.

    If you can't solve your problem by following the Troubleshooting Guide, post your code, properly marked up and spoilered, and people can have a look.

    Random tests are 40 times 20 - 300 and 20 times 300 - 4000 BTW. GHC 8.2 ran a lot slower than the new GHC 8.8; using that might also help ( though setup time has gone from 2 to 3 seconds unfortunately ).

  • Custom User Avatar

    i dont think its computed on ur computer but actually code wars servers. My solution does it for 4000! 40 times in under 5 in IntelliJ but it times out when i submit