Repository of the course Algorithmic Fundamentals, which is part of the University Program Software Engineering in Universidad Complutense de Madrid (UCM).
-
Updated
Sep 15, 2023 - C++
Repository of the course Algorithmic Fundamentals, which is part of the University Program Software Engineering in Universidad Complutense de Madrid (UCM).
repo grupal de los trabajos prácticos entregables de la materia Algoritmos y Estructuras de datos 3
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."