Code Wars C# 6 kyu: Chessboard Squares Under Queen's Attack

preview_player
Показать описание
Beginner level C# object oriented programming series. Viewers are provided the dimensions of a chess board- it's not necessarily the 8 x 8 chess board we know and love. Then you must determine how many squares fall under the queen's attack from each possible square on that board. Return the total number of attacked squares from all possible queen positions.

Рекомендации по теме