Skip to content
/ sudoku Public

First project for Data Structures. Had nothing to do with data structures. Winter 2014

Notifications You must be signed in to change notification settings

mazarf/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku

First project for Data Structures. Had nothing to do with data structures. Winter 2014

This program takes a sudoku puzzle as an input and gives the solutions as an output. The format is weird. You need to put all the values for the puzzle on one line with dots where the blanks should be. Write this input in a file and redirect that file as input to the program.

About

First project for Data Structures. Had nothing to do with data structures. Winter 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages