Recoil (made in collaboration with Sulphur)

Post puzzles for others to solve here.

Recoil (made in collaboration with Sulphur)

Postby shye » Thu Apr 17, 2025 4:37 am

Code: Select all
+-------+-------+-------+
| . . . | . . . | 4 5 . |
| 5 . . | . . . | . 9 6 |
| 4 1 . | . . . | . . 7 |
+-------+-------+-------+
| 8 . . | 6 . . | . . . |
| 7 5 . | 9 . . | . . . |
| . 9 4 | . 5 8 | . . . |
+-------+-------+-------+
| . . . | 8 . . | . . . |
| . . . | 7 2 . | 3 . . |
| 9 . . | . 4 6 | 7 8 . |
+-------+-------+-------+
......45.5......9641......78..6.....75.9......94.58......8........72.3..9...4678.

estimated rating: 9.0
User avatar
shye
 
Posts: 333
Joined: 12 June 2021

Re: Recoil (made in collaboration with Sulphur)

Postby yzfwsf » Thu Apr 17, 2025 9:13 pm

I guess this is the structure the designer is looking for.
Code: Select all
,----------------------,--------------------,----------------------,
| 236#   23678  236789 | 123# 136789  12379 | 4      5      123+8  |
| 5      2378   2378   | 4    1378    1237  | 128    9      6      |
| 4      1      23689  | 235  3689    2359  | 28     23     7      |
:----------------------+--------------------+----------------------:
| 8      23     123    | 6    137     12347 | 1259   1234   123459 |
| 7      5      1236   | 9    13      1234  | 1268   12346  12348  |
| 1236#  9      4      | 123# 5       8     | 126    7      123#   |
:----------------------+--------------------+----------------------:
| 1236#  23467  123567 | 8    139     1359  | 12569  1246   12459  |
| 16#    468    1568   | 7    2       159   | 3      146    1459   |
| 9      23#    1235#  | 135# 4       6     | 7      8      125#   |
'----------------------'--------------------'----------------------'
yzfwsf
 
Posts: 927
Joined: 16 April 2019

Re: Recoil (made in collaboration with Sulphur)

Postby eleven » Fri Apr 18, 2025 10:25 pm

Spoiler !
Code: Select all
 *------------------------------------------------------------*
 | 1236  .    .       | 123  .       .      | .    .    123   |
 | .     .    .       | .    .       .      | .    .    .     |
 | .     .    .       | .    .       .      | .    .    .     |
 |--------------------+---------------------+-----------------|
 | .     .    .       | .    .       .      | .    .    .     |
 | .     .    .       | .    .       .      | .    .    .     |
 | 1236  .    .       | 123  .       .      | .    .    123   |
 |--------------------+---------------------+-----------------|
 | 1236  .    .       | .    .       .      | .    .    .     |
 | 1236  .    .       | .    .       .      | .    .    .     |
 | .     1235 1235    | 1235 .       .      | .    .    1235  |
 *------------------------------------------------------------*

5 digits 12356 in 12 cells.
5 and 6 can only be there once.
1,2,3 max. 3 times (in 3 rows or 3 columns).
-> max 11 cells, impossible pattern.
eleven
 
Posts: 3236
Joined: 10 February 2008


Return to Puzzles