Welcome to the Competitive Programming Templates & Solutions repo! π
- Number Theory: Handy templates for tackling number theory problems with ease.
- Graph Algorithms: Essential graph algorithms templates to help you solve graph-based challenges quickly.
- A collection of C++ files with solutions to various competitive programming questions. These solutions cover a range of problems and can serve as both practice and reference.
- Clone the Repository:
git clone https://github.com/yourusername/competitive-programming.git
- Navigate to the Repo Directory:
cd competitive-programming
- Add New Templates: If you have a useful template, feel free to add it!
- Share Solutions: Contribute solutions to more problems to help others.
- Improve Documentation: Help us make the README and other docs better.