Skip to content

Large_fatorial#268

Open
Kuldeep-045 wants to merge 1 commit intorecongamer:mainfrom
Kuldeep-045:patch-3
Open

Large_fatorial#268
Kuldeep-045 wants to merge 1 commit intorecongamer:mainfrom
Kuldeep-045:patch-3

Conversation

@Kuldeep-045
Copy link
Contributor

We can find a large number of factorial with the help of a vector or array, cus it is not possible to store such a large number in C/C++.For example, the Factorial of 100 has 158 digits. It is not possible to store these many digits even if we use long long int.

We can find a large number of factorial with the help of a vector or array, cus it is not possible to store such a large number in C/C++.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant