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):
This project follows the all-contributors specification. Contributions of any kind welcome!