GitHub / slobodaapl / Deterministic-recursive-sudoku-solver
A simple code to practice c++. Demonstrates many core principles and tools of c++ in a neat, easy to understand format. Still got a ways to go, but it's a start. Adheres to the strictest compiler warnings level and the c++ standard.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slobodaapl%2FDeterministic-recursive-sudoku-solver
PURL: pkg:github/slobodaapl/Deterministic-recursive-sudoku-solver
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 7.81 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: coding-standards, coding-style, cpp, deterministic, sudoku-solver