Related to open problem #1: Which configuration?

Logic Level 1

You can only place two knights, two queens and two kings on a chessboard .

Is there a chessboard configuration where two queens exactly attack two knights and two knights exactly attack two kings?

Rules:

  • Knights cannot attack each other.

  • Queens cannot attack each other.

  • Kings cannot attack each other.

  • The size of the chessboard cannot be greater than 8 × 8 8 \times 8

No Yes

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Munem Shahriar
Nov 21, 2017

Here is such configuration.

Here is a very compact solution.

Is the phrasing ambiguous? The two queens should attack two knights not the kings.

.... two queens exactly attack two knights and two knights exactly attack two kings?

Munem Shahriar - 3 years, 6 months ago

Log in to reply

Yes, as I see it the phrasing is ambiguous. I don't see anything in the question that makes a claim about how many kings a queen may attack. It only mentions all queens have to attack 2 knights, and that the queens aren't allowed to attack each other. That's happening in my solution.

Stefan van der Waal - 3 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...