How do you put 8 draughts on a board without been in a row?

1 answer

Answer

1284483

2026-08-10 11:25

+ Follow

To place 8 draughts on a standard 8x8 board without any being in the same row or column, you can think of it as a variation of the N-Queens problem. Start by placing one draught in each row, ensuring that no two draughts share the same column. For example, you can place them in the following positions: (1,1), (2,3), (3,5), (4,7), (5,2), (6,4), (7,6), and (8,8). This arrangement ensures that all 8 draughts are placed without being in the same row or column.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.