/CodeStash

Competitive Coding Project

Primary LanguageC++

Logo

Welcome To CodeStash!

CodeStash is a project under Opencode'18. On each day 12AM we will be adding the problem as an issue and the participants will have to solve the problem (any language) and in the PullRequest mention the link of the online judge so that we can verify your submissions.First person to solve the problem will be awarded 20 points and the rest submissions will be awarded 10 points.

Guidelines

Whoever wishes to participate in CodeStash must follow these guidelines,

  • Your code name should be of the format "issuenumber_username".
  • Mention the issue number along with the Pull Request.
  • Comment the link of the online judge along with your PR.
  • Do not copy others code, we will be reviewing your code 😉
  • Submission are encouraged only till 24 Hours and after that the issue will be automatically closed.

How to contribute

  • Clone the Repository
  • Create your code with the format given above.
  • Create the PR mentioning the issue number.