11-6-2023

Post puzzles for others to solve here.

11-6-2023

Postby SteveG48 » Mon Nov 06, 2023 5:55 pm

Usually I try to have a pretty even mix of easier and harder one-steppers. This week, I have 5 in a row that are in the little bit harder category- unless, of course, I've missed the easy solutions. Enjoy.

Code: Select all
 *-----------*
 |...|..4|.79|
 |.69|.15|24.|
 |...|..9|1..|
 |---+---+---|
 |..4|...|.2.|
 |..5|...|9..|
 |.1.|...|4..|
 |---+---+---|
 |..8|1..|...|
 |.56|28.|71.|
 |37.|9..|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4250
Joined: 08 November 2013
Location: Orlando, Florida

Re: 11-6-2023

Postby P.O. » Mon Nov 06, 2023 7:19 pm

basics:
Hidden Text: Show
Code: Select all
( n3r8c6   n4r8c9   n6r9c6   n7r7c6   n9r8c1   n1r9c3   n1r1c1
  n2r9c9   n4r9c5   n4r5c4   n5r7c5   n5r3c1   n5r1c7   n9r7c8
  n9r6c5   n9r4c2   n8r9c7   n5r9c8   n4r3c2   n4r7c1   n2r7c2 )

intersections:
((((8 0) (4 6 5) (1 8)) ((8 0) (5 6 5) (1 2 8)) ((8 0) (6 6 5) (2 8)))
 (((6 0) (3 8 3) (3 6 8)) ((6 0) (3 9 3) (3 6 8)))
 (((2 0) (5 6 5) (1 2 8)) ((2 0) (6 6 5) (2 8)))
 (((2 0) (1 3 1) (2 3)) ((2 0) (3 3 1) (2 3 7))))

TRIPLET COL: ((2 9 3) (3 8)) ((3 9 3) (3 6 8)) ((7 9 9) (3 6))
(((4 9 6) (1 3 5 6 7 8)) ((5 9 6) (1 3 6 7 8)) ((6 9 6) (3 5 6 7 8)))

intersection:
((((8 0) (2 9 3) (3 8)) ((8 0) (3 9 3) (3 6 8))))

Code: Select all
1     38    23    368   236   4     5     7     9             
78    6     9     378   1     5     2     4     38             
5     4     237   378   237   9     1     36    368           
678   9     4     3567  367   18    36    2     157           
2678  38    5     4     367   128   9     368   17             
2678  1     37    3567  9     28    4     368   57             
4     2     8     1     5     7     36    9     36             
9     5     6     2     8     3     7     1     4             
3     7     1     9     4     6     8     5     2             

8r2c1 => r5c158 <> 6
 r2c1=8 - r4n8{c1 c6} - c6n1{r4 r5} - r5n2{c6 c1}
 r2c1=8 - r1n8{c2 c4} - r1n6{c4 c5}
 r2c1=8 - r2c9{n8 n3} - r3c8{n3 n6}
 
=> r2c1 <> 8
ste.
P.O.
 
Posts: 1386
Joined: 07 June 2021

Re: 11-6-2023

Postby Cenoman » Mon Nov 06, 2023 9:08 pm

Code: Select all
 +--------------------+---------------------+-------------------+
 |  1     B38  B23    |  368   B236   4     |  5    7     9     |
 |  7-8    6    9     |  378    1     5     |  2    4    f38    |
 |  5      4    237   |  378    237   9     |  1    36    368   |
 +--------------------+---------------------+-------------------+
 | z678    9    4     | b3567  b367  z18    | c36   2    y157   |
 |  2678   38   5     |  4   wAa367   128   |  9    368  x17    |
 |  2678   1    37    |  3567   9     28    |  4    368   57    |
 +--------------------+---------------------+-------------------+
 |  4      2    8     |  1      5     7     | d36   9    e36    |
 |  9      5    6     |  2      8     3     |  7    1     4     |
 |  3      7    1     |  9      4     6     |  8    5     2     |
 +--------------------+---------------------+-------------------+

Kraken cell (367)r5c5
(3)r5c5 - r4c45 = r4c7 - r7c7 = r7c9 - (3=8)r2c9
(6)r5c5 - (6=238)r1c235
(7)r5c5 - (7=1)r5c9 - r4c9 = (18)r4c16
=> -8 r2c1; ste

@Steve
Thank you for the puzzles !
Cenoman
Cenoman
 
Posts: 2754
Joined: 21 November 2016
Location: France


Return to Puzzles