palaashatri / HacktoberFest2019-DITU

Contribute here and show off your coding skills!
2 stars 42 forks source link

added factorial.cpp #3

Closed PRIYANSHU-AMBITION closed 4 years ago

PRIYANSHU-AMBITION commented 4 years ago

factorial.cpp has been added in factorial calculator which calculates the factorial of a number using recursive function.