Shizu-ka / CodeForces-Solutions

Solutions to CodeForces ProblemSets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeForces

All Contributors

Theses are solved problemsets from CodeForces.com

Contributing

  1. Star the repo
  2. Fork the repo
  3. Add the solution to a problem set in a new folder
  4. Naming the folder:
<ProblemSetName>-<ID>

Example:

Watermelon-4A

For Problem set names with more than one word, don't use spaces. Use WordCapitalization

  1. 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
  1. After doing git add and git commit, open a Pull Request!

  2. 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

πŸ’»

vishal-kumar-saw

πŸ’»

piyushpandey2000

πŸ’»

Jayati Dixit

πŸ’»

Jesus Wahrman

πŸ’»

Santosh Kavhar

πŸ’»

pari-27

πŸ’»

Athi_Nair_2000

πŸ’»

s-cs-s

πŸ’»

Madhav Prabhu C M

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Solutions to CodeForces ProblemSets


Languages

Language:Python 46.9%Language:C++ 29.5%Language:Java 10.0%Language:Kotlin 8.6%Language:Go 3.8%Language:C 1.2%