https://github.com/joserafael0160/codeforces
A list of solved problems from Codeforces along with an explanation for each one.
https://github.com/joserafael0160/codeforces
algorithm algorithms algorithms-and-data-structures algorithms-implemented algoritmo algoritmos c codeforces codeforces-problems codeforces-solutions codeforces-solutions-github competitive-programming competitiveprogramming cplusplus cpp programacion-competitiva
Last synced: about 2 months ago
JSON representation
A list of solved problems from Codeforces along with an explanation for each one.
- Host: GitHub
- URL: https://github.com/joserafael0160/codeforces
- Owner: joserafael0160
- License: gpl-3.0
- Created: 2023-08-02T10:38:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T01:02:48.000Z (over 1 year ago)
- Last Synced: 2025-01-19T09:43:40.655Z (3 months ago)
- Topics: algorithm, algorithms, algorithms-and-data-structures, algorithms-implemented, algoritmo, algoritmos, c, codeforces, codeforces-problems, codeforces-solutions, codeforces-solutions-github, competitive-programming, competitiveprogramming, cplusplus, cpp, programacion-competitiva
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codeforces
To avoid plagiarism, encourage learning and logical reasoning, I invite you to read the txt file in each problem, where I explain how I solved it and try to solve it yourself before reviewing any solution. Competitive programming is not just about getting the "accepted" verdict from the virtual judge, but also about learning and improving your logical skills. It's better to spend an extra 30 minutes thinking and solving the problem, than simply having a "solved problem" that you don't even understand.