Finned Swordfish

Post the puzzle or solving technique that's causing you trouble and someone will help

Finned Swordfish

Postby ArkieTech » Mon Jan 08, 2007 6:21 pm

I got this puzzle from the zoo. It is supposed to have a finned swordfish.
Could someone help me find it?

Code: Select all
 *-----------*
 |5..|..7|62.|
 |8.7|...|...|
 |...|6..|4..|
 |---+---+---|
 |.52|8..|..9|
 |.8.|.94|5..|
 |.9.|...|...|
 |---+---+---|
 |.4.|..1|8.7|
 |...|2.9|.4.|
 |...|.8.|...|
 *-----------*


 *-----------*
 |5.4|9.7|628|
 |867|.42|95.|
 |.2.|658|47.|
 |---+---+---|
 |452|8..|7.9|
 |.8.|794|5.2|
 |79.|.2.|.84|
 |---+---+---|
 |24.|.61|8.7|
 |6.8|279|.45|
 |.7.|48.|2.6|
 *-----------*

 
 *-----------------------------------------------------------*
 | 5     13    4     | 9     13    7     | 6     2     8     |
 | 8     6     7     | 13    4     2     | 9     5     13    |
 | 139   2     139   | 6     5     8     | 4     7     13    |
 |-------------------+-------------------+-------------------|
 | 4     5     2     | 8     13    36    | 7     136   9     |
 | 13    8     136   | 7     9     4     | 5     136   2     |
 | 7     9     136   | 135   2     356   | 13    8     4     |
 |-------------------+-------------------+-------------------|
 | 2     4     359   | 35    6     1     | 8     39    7     |
 | 6     13    8     | 2     7     9     | 13    4     5     |
 | 139   7     1359  | 4     8     35    | 2     139   6     |
 *-----------------------------------------------------------*

filter 1s
 *-----------------------------------------------------------*
 | .     1     .     | .     1     .     | .     .     .     |
 | .     .     .     | 1     .     .     | .     .     1     |
 | 1     .     1     | .     .     .     | .     .     1     |
 |-------------------+-------------------+-------------------|
 | .     .     .     | .     1     .     | .     1     .     |
 | 1     .     1     | .     .     .     | .     1     .     |
 | .     .     1     | 1     .     .     | 1     .     .     |
 |-------------------+-------------------+-------------------|
 | .     .     .     | .     .     1     | .     .     .     |
 | .     1     .     | .     .     .     | 1     .     .     |
 | 1     .     1     | .     .     .     | .     1     .     |
 *-----------------------------------------------------------*

filter 3s
 *-----------------------------------------------------------*
 | .     3     .     | .     3     .     | .     .     .     |
 | .     .     .     | 3     .     .     | .     .     3     |
 | 3     .     3     | .     .     .     | .     .     3     |
 |-------------------+-------------------+-------------------|
 | .     .     .     | .     3     3     | .     3     .     |
 | 3     .     3     | .     .     .     | .     3     .     |
 | .     .     3     | 3     .     3     | 3     .     .     |
 |-------------------+-------------------+-------------------|
 | .     .     3     | 3     .           | .     3     .     |
 | .     3     .     | .     .     .     | 3     .     .     |
 | 3     .     3     | .     .     3.    | .     3     .     |
 *-----------------------------------------------------------*



Thanks

dan
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Alternatively...

Postby Carcul » Mon Jan 08, 2007 8:05 pm

Code: Select all
 *--------------------------------------------------------*
 | 5     13    4     | 9     13    7     | 6     2     8  |
 | 8     6     7     | 13    4     2     | 9     5     13 |
 | 139   2     139   | 6     5     8     | 4     7     13 |
 |-------------------+-------------------+----------------|
 | 4     5     2     | 8     13    36    | 7     136   9  |
 | 137   8     136   | 137   9     4     | 5     136   2  |
 | 137   9     136   | 1357  2     356   | 13    8     4  |
 |-------------------+-------------------+----------------|
 | 2     4     359   | 35    6     1     | 8     39    7  |
 | 6     13    8     | 2     7     9     | 13    4     5  |
 | 139   7     1359  | 4     8     35    | 2     139   6  |
 *--------------------------------------------------------*

The ATILA in cells {r8c2|r1c2|r1c5|r4c5|r4c8|r6c7|r8c7} allow us to conclude that r4c8 must be "6".

Carcul
Carcul
 
Posts: 724
Joined: 04 November 2005

Postby daj95376 » Mon Jan 08, 2007 8:45 pm

If you get tired of looking for the finned Swordfish, there's a Sashimi Swordfish that'll solve the puzzle and is very easy to locate.

Code: Select all
# Sashimi Swordfish r148\c257
 *-----------------------------------------------------------*
 | 5    *13    4     | 9    *13    7     | 6     2     8     |
 | 8     6     7     | 13    4     2     | 9     5     13    |
 | 139   2     139   | 6     5     8     | 4     7     13    |
 |-------------------+-------------------+-------------------|
 | 4     5     2     | 8    *13    36    | 7    *136   9     |
 | 137   8     136   | 137   9     4     | 5     136   2     |
 | 137   9     136   | 1357  2     356   | 3-1   8     4     |
 |-------------------+-------------------+-------------------|
 | 2     4     359   | 35    6     1     | 8     39    7     |
 | 6    *13    8     | 2     7     9     |*13    4     5     |
 | 139   7     1359  | 4     8     35    | 2     139   6     |
 *-----------------------------------------------------------*
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Postby ArkieTech » Mon Jan 08, 2007 9:26 pm

Thanks daj95376
If you get tired of looking for the finned Swordfish, there's a Sashimi Swordfish that'll solve the puzzle and is very easy to locate.

# Sashimi Swordfish r148\c257
Code: Select all
 *-----------------------------------------------------------*
 | 5    *13    4     | 9    *13    7     | 6     2     8     |
 | 8     6     7     | 13    4     2     | 9     5     13    |
 | 139   2     139   | 6     5     8     | 4     7     13    |
 |-------------------+-------------------+-------------------|
 | 4     5     2     | 8    *13    36    | 7    *136   9     |
 | 137   8     136   | 137   9     4     | 5     136   2     |
 | 137   9     136   | 1357  2     356   | 3-1   8     4     |
 |-------------------+-------------------+-------------------|
 | 2     4     359   | 35    6     1     | 8     39    7     |
 | 6    *13    8     | 2     7     9     |*13    4     5     |
 | 139   7     1359  | 4     8     35    | 2     139   6     |
 *-----------------------------------------------------------*



Could not see the forest for the trees!
thanks for the help.

dan
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA


Return to Help with puzzles and solving techniques