Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 375 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 375 Bytes

Contribute

  • Open a pull request to make changes or add new programs to this repository.
  • In case of any errors present in the programs in this repository create an issue.

Instructions for Opening Pull Requests

  • The program must run on GCC/G++ in Linux.
  • Add only the source code of program in .cpp format without adding the compiled binaries and other files.