五六 56 Sudoku
标准数独基础上,提示⑤表示其周围数字之和为5,提示⑥表示其周围数字之和为6。所有和是5或6的情况都被标记了。
Classic rules applied. Additionally, 5 is marked between two digits in adjacent squares with the sum of 5, and 6 likewise. All the adjacent pairs that have a sum of 5 or 6 are marked.
赛事频率 极高
中小学数独比赛中U8~U12组别必有。
要点① 56组合
*5=1+4=2+3,6=1+5=2+4。
*提示⑤周围不可以有5和6,提示⑥周围不可以有3和6,数字6不能出现在任何提示两侧。
要点② 互斥
当⑤和⑥在一个宫里,且彼此独立时,我们会知道⑤=2+3,⑥=1+5。
要点③ 全标
*如果一格的候选数为ab,且a+b=5或6,与其相邻且没有标记的单元格,删除候选数a和b。
*如果某两个相邻格内无标记,且必定包含候选数a,则删除这两格内的候选数[5-a]及[6-a]。