https://github.com/naveenmohanty/sudoku-solver
This program helps to solve a 9X9 sudoku.
https://github.com/naveenmohanty/sudoku-solver
Last synced: 2 months ago
JSON representation
This program helps to solve a 9X9 sudoku.
- Host: GitHub
- URL: https://github.com/naveenmohanty/sudoku-solver
- Owner: NaveenMohanty
- Created: 2020-02-14T02:26:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T02:29:31.000Z (over 5 years ago)
- Last Synced: 2025-01-21T14:14:56.700Z (4 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku-Solver
This program helps to solve a 9X9 sudoku.