This repository contains solutions to various problems from the DMOJ virtual judge (https://dmoj.uclv.edu.cu/). Each problem is organized into its own folder, providing a clear structure for easy navigation.
- Folders: Each folder is named after a specific problem and contains the following:
- README.md: A file that outlines the problem statement and requirements.
- solve: A file containing the solution to the problem, implemented in the chosen programming language.
Solutions are available in multiple programming languages (C++, Python, Java, etc.) to cater to different preferences and facilitate learning.
Feel free to contribute or suggest improvements. Enjoy solving problems and enhancing your programming skills!