Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 548 Bytes

File metadata and controls

14 lines (10 loc) · 548 Bytes

Contribution Guidelines

  1. In this repository you have to complete all the tasks given on daily basis.
  2. Make sure you did not copied the code from internet. No request will be accepted in that case.
  3. Make sure you write clean code.
  4. Make sure you add comments to your piece of code in order to save time of acceptance.

IMPORTANT: HOW TO ADD YOUR FILE You have to create a folder named: YOURROLLNO_taskno. And then add a file in the folder task1.cpp

Example: I make a folder named: 2018908_task1 and added a file in this folder task1.cpp