What is wrong in this

@mayankjha
no is very large so normal way cannot work refer this
(https://www.geeksforgeeks.org/factorial-large-number/)

I did a similar approach by storing it in an array but i cannot find the fault in my logic

plz reply if you found why my code is not working