Skip to content

A collection of CPP files to help beginners to learn

Notifications You must be signed in to change notification settings

sm2611/CPP-files

Repository files navigation

Welcome To HacktoberFest 2022 we heartily welcome you do contribute in my project.

HOW TO CONTRIBUTE

  1. Create Fork
  2. A clone will created
  3. Copy the url
  4. Open cmd or terminal
  5. write code there (git clone "paste url")
  6. Go to the folder and do some changes in it.
  7. Create new branch (git branch file-name) and check status (git checkout file-name)
  8. now write these code : git status git add . git commit -m "changes" git push origin file-name
  9. Goto your github profile now compare and pull request.

Hurray you did it

About

A collection of CPP files to help beginners to learn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages