Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 478 Bytes

File metadata and controls

15 lines (11 loc) · 478 Bytes

CodeForces Solutions

Solutions of various problems on Codeforces platform will be posted here.

To Contribute

  1. Fork the Repository
  2. Commit your own code in your forked repository
  3. Start a Pull Request

Guidelines for a good PR

  • Your code should be clean and well indented.
  • Don't give your code a personalised touch and avoid using much macros.
  • Name your files in the format: <contest_number> + <problem_code>

NOTE : Bad PR's will not be accepted.