CodeForces
Theses are solved problemsets from CodeForces.com
Contributing
- Star the repo
- Fork the repo
- Add the solution to a problem set in a new folder
- Naming the folder:
<ProblemSetName>-<ID>
Example:
Watermelon-4A
For Problem set names with more than one word, don't use spaces. Use WordCapitalization
- Inside the folder, in the file, the first line should have a comment with the link to the problem set (Python Example):
# https://codeforces.com/problemset/problem/4/A
-
After doing
git add
andgit commit
, open a Pull Request! -
This PR will count towards Hacktoberfest!
Contributors ✨
Thanks goes to these wonderful people (emoji key):
André Filipe Queiroz 💻 |
abhi27-web 💻 |
Mohammad Haziq Khan 💻 |
Daniel Del Rio 💻 |
Aditya 💻 |
kirti_kumar 💻 |
Panji Ahmad Nurhusni 💻 |
Saúl Yael Puente Ruiz 💻 |
gattsu997 💻 |
Regan Laurell 💻 |
Shray Jain 💻 |
omshaw 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!