This repository contains my solutions to various Codeforces problems. Each solution is written in python and is named according to the problem code on Codeforces.
The repository is organized into different folders, each representing a different Codeforces round or educational round. Inside each folder, you will find the solutions to the problems in that round.
You can clone this repository to your local machine using the following command:
Once you have the repository on your machine, you can navigate to the specific folder for the round you are interested in and view the solutions to the problems.
If you have a different solution to a problem or want to add solutions to new problems, feel free to fork this repository, make your changes, and submit a pull request.
Happy coding!