Showing run error

please help me with this run error

@chemant077
hello hemant,
value of n can be upto 10^9.

it look long long int

@chemant077
a) this problem cannot be solved with the help of array becuase we cannot make dp array of size 10^9

b) to solve this use top down dp and map ( to memoise ).

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.