Skip to content

Kasra-G/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple C program to brute force a possible solution for a given Sudoku puzzle.

(CURRENTLY ONLY LISTS FIRST SOLUTION)

## How to Compile
run make
then run Sudoku.o, giving the path to the sudoku file as a command line argument

About

A C program to brute force all possibilities of a Sudoku puzzle

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors