Правила Цифровых Головоломок

Судоку

Sudoku is a logic-based, number-placement puzzle. The goal is to fill a grid with digits so that each column and each row contain the digits only once.

No Blocks (Latin Square)

Latin Square is an n x n array filled with n different digits, each occurring exactly once in each row and exactly once in each column.

Правила Latin Squares:
  • Каждый столбец и каждая строка содержит цифры только по одному разу.

Прямоугольные Блоки

Самый распространенный вид - Прямоугольные Блоки. Сетка 9х9 содержит 9 блоков, как показано на картинке.

Правила Прямоугольных Блоков:
  • Цифры в одном столбце и одной строке не должны повторяться.
  • Цифры в каждом блоке должны встречаться только один раз.

Irregular Blocks (Jigsaws)

Jigsaw puzzle is played the same as Sudoku, except that the grid has Irregular Blocks, also known as cages.

‭Irregular Blocks Rules:
  • Цифры в одном столбце и в одной строке не должны повторяться.
  • Every cage contains each of the digits only once.

Diagonal Variants

It is common to add limits on the placement of the digits, beyond the usual row and column. One of the limits is the Diagonal Variant.

Diagonal Variants Rule:
  • Каждая диагональ содержит цифры только по одному разу!

Комбинированные варианты

Variants can be combined. For example: the grid can have both Rectangular Blocks and Diagonal Lines. There can also be more than 2 diagonal lines.

Rectangular Blocks and Diagonal Variants Rules:
  • Каждый столбец и каждая строка содержит цифры только по одному разу.
  • Каждый блок содержит цифры только по одному разу.
  • Каждая диагональ содержит цифры только по одному разу.

Overlapping Variants

Overlapping variant consits of several puzzles. Shared blocks are highlighted by a different color. Here are some examples of overlapping Sudokus:

Double-Doku
Сенсей
Gattai Near-2
Wing-3
Gattai-3
Sohei
Бабочка
Цветок-4
Самурай
Gattai-8

Killer

The grid of the Killer Sudoku is covered by cages (groups of cells), marked with dotted outlines. Each cage encloses 2 or more cells. The top-left cell is labeled with a cage sum, which is the sum of all solution digits for the cells inside the cage.

Правила Killer Судоку:
  • Каждый столбец и каждая строка содержит цифры только по одному разу.
  • All digits in a cage should be distinct.

Больше-Меньше

Greater Than (or Less Than) Sudoku has no given clues (digits). Instead, there are "Greater Than" (>) or "Less Than" (<) signs between adjacent cells, which signify that the digit in one cell should be greater than or less than another.

Правила Больше-Меньше
  • The goal is to fill a grid with digits so that each column and each row contain the digits only once.
  • Digits must obey the inequality signs.

Какуро

Kakuro is played on a grid of filled and barred cells, "black" and "white" respectively. The grid is divided into "entries" (lines of white cells) by the black cells. The black cells contain a slash from upper-left to lower-right and a number in one or both halves. These numbers are called "clues".

Правила Какуро:
  • The goal is to insert digits from 1 to 9 inclusive into the white cells in such a way that the sum of the digits in each entry matches the clue associated with it and that no digit is duplicated in any entry.

Кенкен

The grid is divided into heavily outlined cages (groups of cells). The numbers in the cells of each cage must produce a certain "target" number when combined using a specified mathematical operation (either addition, subtraction, multiplication or division).

Правила Кенкен:
  • The goal is to fill a grid with digits so that each column and each row contain the digits only once.
  • Digits may be repeated within a cage as long as they are not in the same row or column.

Футошики

Futoshiki is played on a grid that may show some digits at the start. Additionally, there are "Greater Than" (>) or "Less Than" (<) signs between adjacent cells, which signify that the digit in one cell should be greater than or less than another.

Правила Футошики:
  • The goal is to fill a grid with digits so that each column and each row contain the digits only once.
  • Digits in adjacent cells with inequality signs must obey the greater than or less than signs.

Straights

Straights is played on a grid that is partially divided by black cells into compartments. Compartments must contain a straight - a set of consecutive numbers - but in any order (for example: 2-1-3-4). There can also be white clues in black cells.

Правила Straights:
  • Каждый столбец и каждая строка содержит цифры только по одному разу.
  • Each compartment, vertically or horizontally, must contain a straight.
  • Clues in black cells remove that digit from the row and column, and are not part of any straight.

Skyscraper

The Skyscraper puzzle has numbers along the edge of the grid. Those numbers indicate the number of buildings which you would see from that direction if there was a series of skyscrapers with heights equal the entries in that row or column. For example: if the line has 4 cells and if the first number in the cell is 4, you will see only one skyscraper because the 4-floor skyscraper hides the 1-floor, 2-floor, and 3-floor skyscrapers.

Правила Skyscrapers:
  • The goal is to fill in each cell with numbers from 1 to N, where N is the size of the puzzle's side.
  • Каждый столбец и каждая строка содержит числа только по одному разу.

Skyscrapers with Parks

The Skyscrapers puzzle can have Parks (empty cells).

Skyscrapers with Parks Rules:
  • The goal is to fill in each cell with numbers from 1 to N-(No. of Parks), where N is the size of the puzzle's side.
  • Каждый столбец и каждая строка содержит цифры только по одному разу.

Sum Skyscrapers

The numbers along the edge of the Sum Skyscraper grid indicate the sum of heights of the visible buildings.

Sum Skyscrapers Rules:
  • The goal is to fill in each cell with numbers from 1 to N [or 1 to N-(No. of Parks) in Sum Skyscrapers with parks] where N is the size of the puzzle's side.
  • Каждый столбец и каждая строка содержит цифры только по одному разу.

Binary

Complete the grid with zeros (0's) and ones (1's) until there are just as many zeros and ones in every row and every column.

Правила Binary:
  • No more than two of the same number can be next to or under each other.
  • Rows or columns with exactly the same content are not allowed.
  • When the line length has an odd number of cells, the number 1 exceeds the number 0.

Bricks

Bricks is another type of Latin Square. Grid is divided into pairs and look like brick wall.

Bricks rules
  • The goal is to fill a grid with digits so that each column and each row contain the digits only once.
  • Every brick contains an odd number and an even number.