This repository contains a collection of my solutions to various Codeforces problems, and my template for problems. Most solutions are implemented in C++, with a tiny few being in Python.
- Problems are organized by contest and problem number.
- Each solution includes the source code and, where applicable, a brief explanation.
- Template file, generates my default template. (cft, bash)
- C++ (almost all)
- Python (tiny fraction)
Feel free to browse the solutions for reference or learning purposes. If you have any questions or suggestions, feel free to open an issue or contact me.
This repository is for educational purposes.