Skip to content

My code solutions for competitive programming platform, codeforces

Notifications You must be signed in to change notification settings

dzuizz/codeforces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeforces Problemset Solutions

Overview

This repository contains my solutions to various competitive programming problems from codeforces. These solutions are meant for educational purposes and to share different approaches to solving complex programming challenges.

Repository Structure

  • /: Contains categorized files based on the type of problem or the event in which the problem was featured.

Languages Used

  • C++

Contributing

While these solutions are primarily for my personal learning and reference, contributions in the form of problem solutions, improved explanations, or fixes are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

Contact

Acknowledgments

Special thanks to codeforces for providing a platform to practice and improve coding skills.


Disclaimer: The solutions provided here are for learning purposes. Please do not use them to cheat or violate the coding platform's policies.

About

My code solutions for competitive programming platform, codeforces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published