Aquí encontrarás un listado de ejercios con enunciados y soluciones de problemas de la asignatura. De momento, son solo ejercicios de programación, es decir, abarcan desde el Tema 3 de algoritmos iterativos hasta el último tema de vuelta atrás (backtracking). Son de distintas dificultades. Algunos de las hojas; algunos de controles; y algunos de exámenes.
Todas las soluciones están escritas en C++
y tendrías que usar el IDE de Visual Studio
Here you will find a list of exercises with their instructions and solutions. For now, they are just programming exercise, i.e exercise from the Lesson 3, of iterative algorithms, to the final lesson of backtracking. They vary between different levels of difficulty. I've gathered them from the exercise sheets, tests and exams.
All solutions are written in C++
and you are suppossed to be using Visual Studio
IDE