Skip to content

PDelos/CodeForces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

CodeForces Solutions

This repository contains solutions to various problems I've solved on CodeForces over the years. Each folder corresponds to a different contest, making it easy to navigate through the problems I tackled.

Structure

  • Each contest is organized in its own folder named afterthe gym or contest (e.g., '1235').
  • Inside each folder, you will find:
    • Individual solution files for each problem (e.g., A-problem_name.cpp, B-problem_name.py).

How to Use

  1. Navigate to the desired contest folder to view the problems.
  2. Open the solution files to review my approach and code.
  3. Feel free to use these solutions as references or learning materials.

Contribution

If you have suggestions or improvements, feel free to fork the repository and submit a pull request!

Acknowledgments

Thanks to CodeForces for providing a platform to practice competitive programming and improve problem-solving skills.

About

All problems I solved in https://codeforces.com/ though out the years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published