Hello Everyone! I am Swetank. This repository contains solutions to various problems from Codeforces. The file naming convention used in this repository helps to identify the type and source of each problem.
-
P: Represents problem sets.
- Example:
P231A.java
P
: Problem set231A
: Problem statement identifier
- Example:
-
C: Represents contests.
- Example:
C2036A.java
C
: Contest2036A
: Contest problem identifier
- Example: