星战数独 StarBattle Sudoku

发布时间:2023-11-13 10:32:28

规则Rules

填入1~5,使得每行、列、宫内数字不重复。此外,每行、列、宫中都应该有一颗星(用0代替),并且星星之间不能彼此接触。

Write 1~5, make numbers no repeated in each Row, Column and Box. Additionally, each Row, Column or Box contains a star (use 0 to instead), and stars cannot be horizontally, vertically or diagonally adjacent.

例题Examples

在线做Do it by CTC

在线做 Do it by Penpa

SEND