02="ABCD-Ratsel" (ABCD puzzle)
ABCD:将所给给出的字母选择其一填入空白格中。周围的提示表示每个字母在该行或列出现的次数,每格字母和其周围八格字母都不同。谜题中有对角可重复和不可重复两种情况,题目中会说明,verboten表示不可重复,erlaubt表示可重复。
Write one letter from the given range in every cell, so that no two horizontally or vertically
adjacent cells contain the same letter.The numbers given at the side and top of the grid indicate how many times each letter should appear in the respective row or column.If any of the clue numbers are mising, it is up to you to deduce what value should be there.
This puzzle is sometimes published with an extra constraint - "Diagonal berühren verboten".
In this case, no two cells touching diagonally can contain the same letter.
When this extra condition is NOT in force, it will normally say "Diagonal berühren erlaubt".
