Add long long int but not working

hello @gaganpreetsachdev1

check now->

i have changed ur function return type to long long.
changed ur base case
and u were using n-1 in place of n,so have changed that as well