repo grupal de los trabajos prácticos entregables de la materia Algoritmos y Estructuras de datos 3
-
Updated
Oct 25, 2024 - C++
repo grupal de los trabajos prácticos entregables de la materia Algoritmos y Estructuras de datos 3
Repository of the course Algorithmic Fundamentals, which is part of the University Program Software Engineering in Universidad Complutense de Madrid (UCM).
A C++ program that solves Sudoku puzzles using a backtracking algorithm. The program takes a Sudoku puzzle as input and outputs the solved puzzle if a solution exists.
Add a description, image, and links to the backtracking-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the backtracking-algorithms topic, visit your repo's landing page and select "manage topics."