https://github.com/ssbarik/vitamin-c
Diagnose your C skills here
https://github.com/ssbarik/vitamin-c
c coding-challenge hacktoberfest hacktoberfest2022
Last synced: 5 months ago
JSON representation
Diagnose your C skills here
- Host: GitHub
- URL: https://github.com/ssbarik/vitamin-c
- Owner: SSBarik
- License: mit
- Created: 2019-11-05T15:08:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T03:28:44.000Z (almost 4 years ago)
- Last Synced: 2025-06-12T15:06:52.525Z (about 1 year ago)
- Topics: c, coding-challenge, hacktoberfest, hacktoberfest2022
- Language: C
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vitamin-C
Are you suffering from vitamin C deficiency in your programming life?
_Let's diagnose:_
```
if(you are able to code this repo's programs with ease)
{
Congratulations! Seems like you know some basics of C;
But keep learning new things to live a vitamin C rich programming life;
Happy Coding;
}
else
{
You need to hone up your skills;
Happy Coding;
}
```
***Feel free to contribute!***