Ad
  • Default User Avatar

    Hi, i'm attempting to submit my code with ruby. It says i pass all of the sample tests. and then it runs and returns either this error:

    The server timed out waiting for the code to finish executing. It is possible that this is due to high server load. It may also be caused by inefficent code. Please try your request again.

    OR THIS ERROR:

    SIGKILL
    Process exited prematurely with a SIGKILL signal.

    it is an attempt at solving this kata:
    Simple Fun #159: Middle Permutation
    I can also send the code if that helps?