Tic-tac-toe is a paper-and-pencil game for two players.
Rules:
• Players choose who uses X as their mark and who uses O.
• One player starts, then both players take turns marking the spaces in a three-by-three grid with an
X or an O.
• The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is
the winner.
• If no one succeeds and all nine boxes are filled, the game ends in a draw.
Example:
The following images show the first two moves each player made, and the last move they made in
a game. (The moves made on each turn are highlighted.)
The image on the right, is what we call the ‘result sheet’ of a completed game. Not all sheets, that are
filled randomly with X or O, are valid result sheets according to the rules above.
Question
Which of the following images is the only valid result sheet, of a completed game, according to the
rules above?