Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factorial implementation in C #624

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soumyaa01
Copy link

@soumyaa01 soumyaa01 commented Oct 26, 2019

Fixes #623
Implements factorial in C.

@xlogix xlogix added this to the Hacktoberfest milestone Oct 26, 2019
@xlogix xlogix added Hacktoberfest invalid This doesn't seem right Not assigned to an issue PR has to be assigned to an issue. and removed invalid This doesn't seem right labels Oct 26, 2019
@xlogix
Copy link
Member

xlogix commented Oct 26, 2019

It would be great if you can add the description along with the issue number.
Feel free to use our contribution guidelines (https://github.com/fnplus/interview-techdev-guide/blob/master/CONTRIBUTING.md#how-to-contribute-an-implementation-code) for reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Not assigned to an issue PR has to be assigned to an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Math] Implement factorial in C
2 participants