Giter VIP home page Giter VIP logo

230626sudoku's Introduction

Sudoku

描述:

就是一个用来生成数独相关的小玩意。

安装前准备环境:

操作系统: Windows 10

编译器: g++(mingw64,version:12.2.0-rev2,thread model:win32)

安装:

跳转到本目录下,打开命令行窗口并输入指令

make

这将在目录.\release\bin\生成sudoku.exe

Sudoku.exe的使用

Usage

获取帮助:

sudoku.exe -h

注:由于使用了getopt函数,选项与参数间的空格应删去

质量分析与覆盖测试

将置于test分支下的.\testresult\

也可以通过以下指令手动测试:

make unittest

230626sudoku's People

Contributors

ucmhcteacher avatar wumingness avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.