Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Sudoku
A project done during the C Piscine in 42 Silicon Valley that solves an inputted, legal, and singular solution Sudoku puzzle using the backtracking recursive method.

Differences from the PDF:
---
-Deleted auteur file
-Made a Makefile to create a binary file that mimics what the output is on the last page
-Put the ".c" files in a folder called "srcs" and the ".h" files in a folder called "includes" for organizational purposes
-Removed the directory "ex00" and put its contents in the main directory

Project done by:
---
Dylan Tai
Eliana Sullivan
08/18/2019

About

A project done during the C Piscine in 42 Silicon Valley that solves an inputted, legal, and singular solution Sudoku puzzle using the backtracking recursive method.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages