The first of the design and realization of Sudoku Game--Understanding the Sudoku process

Source: Internet
Author: User
Sudoku is a logic game that uses paper and pens to make calculations. Players need to infer the number of all remaining spaces according to the known numbers on the 9x9 disk, and the numbers in each row, each column, and in each of the rough lines are 1-9 and do not repeat . To exclude the law, the Sudoku plate is a nine, each house is divided into nine small lattice. In these 81 lattice given a certain number of known conditions, the use of logic and reasoning, in other spaces filled with 1-9 of the number. So that 1-9 of each number in each row, each column and each house will appear only once, so also known as "nine Gongge." Basic Problem Solving methods: Exclusion method, remainder method, visual method, candidate number method (refer to Baidu Encyclopedia)

The first of the design and realization of Sudoku Game--Understanding the Sudoku process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.