• + 4 comments

    The for loop in the saveThePrisoner function is probably taking too long to execute. Notice that my code does not have such a for loop (other than the for loop that has to run all the testcases)

    HackerRank solutions.