Ad
  • Custom User Avatar

    n=1000000000 in one of the tests. Calculating the factorial of this number will take an incredible amount of time no matter how fast your computer is. This means this isn't possible to calculate it - try another approach without trying to calcuate the factorial. Hint: try to find a pattern between each factorial.

    Also, can you mark this issue as "resolved" by replying to this comment and ticking the box (since there isn't an issue with the Kata).