10

Here is a fun puzzle I found some time ago. It was created by Karl Fabel in 1952 and published in Rätselstunde.

Goal

[title "White to move and NOT checkmate in one!"]
[fen "B5KR/1r5B/6R1/2b1p1p1/2P1k1P1/1p2P2p/1P2P2P/3N1N2 w - - 0 1"]

This is honestly one of the most unique puzzles I ever saw.

It will take some time to find the solution but it is very satisfying once you do.

Hopefully there is a way to post a comment with your guesses without spoiling the fun for others. Please use >! to hide your post and prevent spoilers.

Rewan Demontay
  • 17,514
  • 4
  • 67
  • 113
lbragile
  • 829
  • 1
  • 9
  • 25
  • 3
    This problem was composed by Karl Fabel and published in Rätselstunde in 1952. The original version also had black knights on c8 and e8 but these are often omitted when this charming problem is reproduced. – Laska Dec 01 '19 at 01:15
  • 1
    I don't know others but took me 30 seconds to solve. – ferit Dec 01 '19 at 05:09
  • 1
    This problem is published on an interactive chessboard https://szachydzieciom.pl/?page_id=2079&lang=en#1 – MichalRyszardWojcik Dec 02 '19 at 11:10
  • @DrCapablasker the link does not go to the puzzle nor solution although there is a starting position chessboard shown. – yobamamama Jan 08 '20 at 19:47
  • Well resign would avoid it. I hope that is not the solution. White cannot move any piece legally without causing mate unless that position is really bizarre and the board is upside down with white at the top and then p-q8=n [d8=N] is the answer. – yobamamama Jan 08 '20 at 19:54
  • 1
    There is a valid solution that involves making a move. There are no “tricks” like you mentioned here. – lbragile Jan 08 '20 at 20:08
  • Funnily enough, this is a duplicate on another site (my question) https://puzzling.stackexchange.com/questions/52154/a-very-unique-chess-puzzle – Quintec Jan 13 '20 at 02:01

2 Answers2

8

Cute puzzle. Rc6 solves it. :)

enter image description here

PhishMaster
  • 32,477
  • 4
  • 105
  • 177
3

The only pieces white can move are the two knights, one of its rooks, and one of its bishops. None of the pieces can move without giving check. The black King cannot move to avoid that check, so the checking piece must be captured. That leaves only the rook as an option. If the rook moves it exposes a bishop to give check. The bishop is attacked by a black rook which is pinned. Thus the white rook must move to unpin the black rook.

hkBst
  • 1,664
  • 12
  • 29