Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.23 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.23 KB

CodeForces My Solutions

Codeforces Logo

Codeforces C++ GitHub Stars License GitHub Last Commit GitHub Repo Size GitHub Issues

This repository contains all my accepted solutions for Codeforces problems, organized by contest and problem tag (A, B, C, etc.). It's a comprehensive archive to track my competitive programming journey and help others learn from my solutions.

Features

  • Comprehensive Collection: Solutions from Div1, Div2, and Div3 contests.
  • Organized Structure: Files are named as: Example:
  • 299624_1291_A.cpp
  • 299625_1291_B.cpp
  • Sorted: All files are sorted by submission number in descending order for easier browsing.

Why This Repository?

This repository serves as:

  • A personal archive of my progress.
  • A reference for others aiming to learn competitive programming.
  • A source of well-documented problem-solving approaches.

Tech

Solutions are written in:

  • C++

Usage

  1. Clone the repository:
git clone https://github.com/PacemakerX/codeForces-my-solutions.git

Connect with Me on Codeforces!

PacemakerX on Codeforces

Click to visit my Codeforces Profile and check out my competitive programming journey!