• + 0 comments

    Thank you very much for placing these images of the simulation, it helped me notice a pattern in the outputs of my program.

    https://www.hackerrank.com/challenges/bomber-man/submissions/code/41610838

    The array only changes up to the 5th (n), from there it loops -> 5, 2, 3, 2 -> over and over again.