Changes

Jump to: navigation, search

Algo holics

6 bytes added, 05:23, 22 February 2019
Assignment 1
<h5>'''Sudoku Solver ''' by Gurpreet Singh</h5>
Is it a program that solves Sudoku puzzles(9X9) using Bruteforce algorithm. The user can either pass a Sudoku files as an input or enter the values manually. Moreover, the file or the manual entry must strictly have 9 rows and 9 columns in them. Last but not the least, all the cells must be separated by a space and the cells that needs to be solved must have 0 in them as their value.
85
edits

Navigation menu