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

Add a basic factorial program #9

Open
utkarsh-shekhar opened this issue Oct 15, 2017 · 8 comments
Open

Add a basic factorial program #9

utkarsh-shekhar opened this issue Oct 15, 2017 · 8 comments

Comments

@utkarsh-shekhar
Copy link
Owner

utkarsh-shekhar commented Oct 15, 2017

This is for git beginners.

Please add a basic factorial program in the language of your choice. Make sure you handle negative cases by either raising an exception or by printing a relevant message. See readme for the structure.

Do let me know if anything is not clear.

@riyapannu7
Copy link
Contributor

Can i add C++ implementation of the same?

@utkarsh-shekhar
Copy link
Owner Author

@riyapannu7 Go ahead!

This will remain an open issue and people can add the implementation for different languages.

@DailyMatters
Copy link
Contributor

@utkarsh-shekhar

Getting "remote: Permission to utkarsh-shekhar/basic-programs.git denied to DailyMatters.", any idea on why this is happening?

@utkarsh-shekhar
Copy link
Owner Author

Hi @DailyMatters, make sure you fork this repo and then make changes to your fork. After that raise a pull request against this repo for the changes that you have done.
Please read this guide

I'll be happy to help if any help is needed. :)

@smoholkar
Copy link

doing this in javascript

@Buddhimah
Copy link

can I use Java to do the same

@IamMukulTaneja
Copy link
Contributor

I have added factorial program in Ruby but my hacktoberfest pull request count did not increase?

@utkarsh-shekhar
Copy link
Owner Author

@IamMukulTaneja I can see 2 PRs raised for this repo when I check your username. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants