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

Added new version of fizzbuzz in C and updated README.md by Sarveswar #338

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anonymousksr
Copy link

@anonymousksr anonymousksr commented Oct 1, 2020

Please make sure you have done the following:

  • Created a folder with the name of language you code inside /Day<n>/ directory (Where n is for nth day)
  • Added your Codes
  • Tested your codes
  • Added credits (author and date) at the top of the code
  • Updated README.md
  • Added yourself as a contributor using all-contributors-cli

@anonymousksr
Copy link
Author

I have added a new version of fizzbuzz program in C language and also updated README.md file

@@ -0,0 +1,24 @@
/*
* @author: anonymousksr
* @date: 01/10/2020
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix this indentation

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.

2 participants