ritwickdey / LargeNumberFactorialUsingC

Factorial of large numbers using C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factorial of Large Number Using C

Input/Output

  • Input : 50
  • Output : 30414093201713378043612608166064768844377641568960512000000000000

input Output Pic

About

Factorial of large numbers using C

License:MIT License


Languages

Language:C 100.0%