C++ solutions to Codeforces problems of difficulty level 800
- Alternative solutions to the problems uploaded here by creating a new source file under the respective problem folder. Languages used can be C++. Java, C#, Python
- Solutions to new problems
- Ensure your solution compiles on Windows
- Do not include any platform specific libraries or headers
-
Fork this repository or click here
-
Clone this repository on your local machine
git clone https://github.com/pcodex/codeforces800.git -
Make changes locally
-
Push the changes to github
-
Raise a PR
-
Ensure all items in the PR checklist are done and submit it
-
Happy Coding 😀