Changes

Jump to: navigation, search

Algo holics

15 bytes added, 03:42, 22 February 2019
Assignment 1
=== Assignment 1 ===
[https://github.com/shafeeq/Sudoku here== Sudoku Solver ==] == [Sudoku Solver](C++) ==
Is it a program that solves Sudoku puzzles(9X9) using Bruteforce algorithm. Either the user can pass a Sudoku files as an input or enter the values manually. Moreover, the file or the manual entry should have strictly 9 rows and 9 columns in them and all the cells should be separated by a space and the cells that needs to be solved should have 0 in them as their value.
85
edits

Navigation menu