This repository contains solutions to various competitive programming problems from different platforms.
The repository is organized by platform and then by problem. Each problem has its own directory containing the solution and any necessary files.
/platform
/problem_name
- solution.ext
- Clone the repository.
- Navigate to the platform and problem directory.
- Review the solution.
Happy Coding! 🚀