Rules
1
Fill each cell with a number from 1 to N (where N is the grid size).
2
Each row and column must contain each number exactly once.
3
For cages (outlined with bold borders) containing a single cell, that number must be placed in the cell.
4
For cages with 2 cells, the target can be the sum (+), difference (-), product (×), or quotient (÷) of the two numbers. The operation is not shown.
5
For cages with 3 or more cells, the target is either the sum (+) or product (×) of all numbers. The operation is not shown.
ルール
1
各マスに1からN(Nは盤面のサイズ)の数字を1つずつ入れます。
2
どの列(縦、横とも)にも、各数字が1つずつ入ります。
3
太線で囲まれたブロック(ケージ)内のマスが1つの場合、その数字がそのマスに入ります。
4
ケージ内のマスが2つの場合、目標値は2つの数字の和(+)、差(-)、積(×)、商(÷)のいずれかです。演算子は表示されません。
5
ケージ内のマスが3つ以上の場合、目標値はすべての数字の和(+)または積(×)です。演算子は表示されません。