You are viewing a single comment's thread. Return to all comments →
what is the function that is to be used in c to handle such big integer like this 84266613096281243382112? help me in doing this
There is not! And this is the challenge. You will need to cut the number in pieces to work with it.
Seems like cookies are disabled on this browser, please enable them to open this website
I agree to HackerRank's Terms of Service and Privacy Policy.
Fibonacci Modified
You are viewing a single comment's thread. Return to all comments →
what is the function that is to be used in c to handle such big integer like this 84266613096281243382112? help me in doing this
There is not! And this is the challenge. You will need to cut the number in pieces to work with it.