史奎姆巴格

等級 9 · 紫色腰帶

策略:

基礎魚

需要:

水母

之後學習:

鰭狀 Squirmbag

概要

史奎姆巴格(或六魚)是一種五列五欄的魚形模式。這種模式極其罕見,僅出現在非常困難的謎題中。

工作原理

  1. 找出五列中,候選數字被限制在同一五列的五列。
  2. 每列中,候選數字必須出現在這五列中的2-5個單元格內。
  3. 從這五列的其他單元格中刪除候選數字。

範例

尋找史奎姆巴格。

1

史奎姆巴格

Check digit 8 in rows 3, 4, 6, 7 and 8.

2

史奎姆巴格

r3c3 已經填入 5。

3

史奎姆巴格

數字 8 不能放入 r3c4,因為 r5c4 已經出現在此欄。請移除輸入內容或選擇其他數字。

4

史奎姆巴格

r3c7 已經填入 6。

5

史奎姆巴格

r3c8 已經填入 2。

6

史奎姆巴格

r4c3 已經填入 9。

7

史奎姆巴格

r4c4 已經填入 5。

8

史奎姆巴格

r4c7 已經填入 7。

9

史奎姆巴格

數字 8 不能放入 r4c8,因為 r9c8 已經出現在此欄。請移除輸入內容或選擇其他數字。

10

史奎姆巴格

r6c3 已經填入 6。

11

史奎姆巴格

數字 8 不能放入 r6c4,因為 r5c4 已經出現在此欄。請移除輸入內容或選擇其他數字。

12

史奎姆巴格

r6c7 已經填入 9。

13

史奎姆巴格

數字 8 不能放入 r6c8,因為 r9c8 已經出現在此欄。請移除輸入內容或選擇其他數字。

14

史奎姆巴格

r7c3 已經填入 4。

15

史奎姆巴格

r7c4 已經填入 2。

16

史奎姆巴格

r7c7 已經填入 1。

17

史奎姆巴格

數字 8 不能放入 r7c8,因為 r9c8 已經出現在此欄。請移除輸入內容或選擇其他數字。

18

史奎姆巴格

r8c3 已經填入 2。

19

史奎姆巴格

r8c4 已經填入 6。

20

史奎姆巴格

數字 8 不能放入 r8c7,因為 r9c8 已經出現在此方塊中。請移除輸入內容或選擇其他數字。

21

史奎姆巴格

r8c8 已經填入 7。

22

史奎姆巴格

In each of these 5 rows, digit 8 is restricted to the same 5 columns: 1, 2, 5, 6 and 9.

23

史奎姆巴格

That creates a Squirmbag: those columns must contain the digit for these rows, so other rows cannot keep it there.

24

史奎姆巴格

These are the extra 8 candidates in columns 1, 2, 5, 6 and 9 that must be removed: r2c1 and r2c6.

25

史奎姆巴格

Remove 8 from the extra cells in columns 1, 2, 5, 6 and 9: r2c1 and r2c6.

26

應用該技術後的結果。

技巧與模式

  • Squirmbags 在手動可解的謎題中極其稀有。如果你发现自己在尋找 Squirmbags,這道謎題非常困難。通常需要電腦求解器才能可靠地找到這些謎題。