# jmSudoku **Repository Path**: shines77/jmSudoku ## Basic Information - **Project Name**: jmSudoku - **Description**: A solver for sudoku game, from LeetCode problem 37: SudokuSolver. - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-21 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, Sudoku, 数独 ## README # jmSudoku A solver for sudoku game, from LeetCode problem 37: SudokuSolver.