Note
All the solutions are made in go, what is done is to pass the code and its logic to c++
These are exercises of competitive programming, they show the solution of some of the exercises that are in the virtual judge of uhunt, you will be able to see in different languages as they are go and c++, we will try to upload solutions every day.
If you want to see where the exercises are taken from you can click on the following link, uhunt
To clone the repository there are two things to keep in mind, a code editor for go or for c++, it all depends on the language that best suits your needs.
git clone git clone https://github.com/AppBlitz/competitive_programming.git
Note
Todas las soluciones están hechas en go, lo que se hace es pasar el código y su lógica a c++
Estos son ejerciccios de programación competitiva, se muestran la solución de algunos de los ejercicios que estan en el juez virtual de uhunt, se podra ver en diferentes lenguajes como lo que son go y c++, se tratara de subir soluciones todos los días
Para la clonar el repositorio hay que tener en ceunta dos cosas, tener un editor de código para go o para c++, todo depende del lenguaje que más se adapte a sus necesidades
git clone https://github.com/AppBlitz/competitive_programming.git
Si quieres ver de dónde están sacados los ejercicios puedes pinchar en el siguiente enlace,uhunt