Test cases are matching but codechef says wrong answer on problem FCTRL2

here is problem FCTRL2 Problem - CodeChef
my code CodeChef: Practical coding for everyone

for a large value of n the result will be outside the range of int and the will be unexpected.Just figure it out how to take factorial of a large number like 80.

1 Like