Introduction to OOP Chapter 5: Messages Instances and Initialization: next previous audio real text

Statement of the Problem

Problem - how to place eight queens on a chessboard so that no two queens can attack each other:

chessboard with 8 queens

Intro OOP, Chapter 6, Slide 1