Logic Masters Deutschland e.V.

Class photo

(Published on 23. December 2022, 03:15 by simoons)

f-puzzles or CTC

Place a number in every cell of the grid such that:

  1. There is a 9x9 subgrid that forms a valid standard sudoku with a knight constraint;*
  2. Disregarding the interior 7x7 area of the sudoku subgrid, the rest of the grid (including the 1-cell wide perimeter of the sudoku grid) forms a valid fillomino.**

* the 9 rows, 9 columns and 9 3x3 boxes contain all the digits from 1 to 9 once each. Two cells separated by a knight move in chess cannot contain the same number.

** Standard fillomino rules are as follows: a) Divide the grid into regions of orthogonally-connected cells and enter into each cell the size of its region; b) No two regions of the same size may share an edge.

 

fun fact: the green 3 and 5 are there only to make the solve humanly possible. Even without these, there is only one solution to the puzzle.

 

This is my first puzzle, please leave a comment to help me improve!

 

This puzzle was inspired by "Chaos FilloSudokumino" by Magnus Josefsson (Cracking The Cryptic)

Solution code: Row five of the sudoku grid (9 digits) e.g.: "123456789"

Last changed on on 16. May 2023, 12:24

Solved by Prutsbeest, SimplePurpleFrog, Jubedu, Miky, heliopolix , Myxo, zzw
Full list

Comments

Last changed on 18. February 2024, 23:11

on 12. February 2024, 23:20 by Myxo
This was absolutely nuts, what an underrated gem of a puzzle! I highly recommend this, even if the difficulty is very high.
---
Thanks for your kind comment :D Glad you liked it.

Last changed on 13. September 2023, 15:37

on 3. June 2023, 11:14 by Jubedu
Very nice puzzle. It is crazy that solves and the logic behind is very interesting.
---
Happy to read that you found it interesting, thanks for the comment!

Last changed on 13. September 2023, 15:36

on 22. May 2023, 04:21 by SimplePurpleFrog
Pretty darn hard solid logic. You need wits, mine is slow.
---
Yet, you did it! Thanks for your comment :D

on 16. May 2023, 12:24 by simoons
I added a CTC link (with solution)

on 25. December 2022, 00:50 by simoons
(I improved the links)

on 25. December 2022, 00:37 by simoons
I added a mention of the puzzle I took the ruleset from, thank you for the suggestion! (The only difference in ruleset is the knight constraint)

on 24. December 2022, 23:09 by Prutsbeest
Hi simoons, very nice puzzle! I've seen this ruleset/concept before though (don't remember the name of the puzzle), so I think it's a good idea to reference the original puzzle.

Anyway, you added a nice twist to it, very enjoyable, thanks! :)

on 23. December 2022, 19:15 by simoons
I added a link to f-puzzles. It is set with one big region, which is obviously not good for the puzzle. If you have advices on how to do that better, please tell me.

on 23. December 2022, 17:07 by simoons
Asking for feedback

Difficulty:5
Rating:N/A
Solved:7 times
Observed:14 times
ID:000CE4

Puzzle combination Variant combination Computer assistance Large Chess

Enter solution

Solution code:

Login