All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Games
Tic Tac Toe III (Posted on 2022-06-28) Difficulty: 3 of 5
Dorian and Abigail play a game of tic-tac-toe. Dorian plays with crosses (x) and Abigail plays with noughts (o). However, we do not know who amongst Dorian and Abigail started this game.

In the game shown below, six moves have already been made:
                       o | o |
                      ---+---+---
                       o | x |
                      ---+---+---
                       x | x |
Who will win the game?

See The Solution Submitted by K Sengupta    
Rating: 4.5000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
No Subject | Comment 3 of 11 |
Steve makes a valid point, but I think the puzzle is soluble with some minimal assumptions:

Players do not have to play the best move, but:
If a line is blocked, the other player will no longer try to complete it
If a line can be completed, the player will try to complete it
If a line can be completed, the other player will try to block it

Number the 6 completed boxes: 
12 
34 
56

Then boxes 1,3,4,6 could not have been completed last, because in each case X could have completed a line on X's current or previous move. 

So the last box completed was 2 or 5. 

If 2 was completed last, then X's previous move could have completed a line, leading to a contradiction. 

 If 5 was completed last, then O could not have played 2 or 3, because in either case, O could have completed a line. 

So O played 1. 

On the previous move, X played either 3 or 5. Arguably this breaches the rule against playing into a blocked line, but in either case X still has the chance of other unblocked lines as well. 

So one possible way the game could have gone is: 
5O, 3O, 
1O, 2X, 
6X, 4X, 

Hence, O (Abigail) will win by completing the top row on her next turn.
 

Edited on June 29, 2022, 12:45 am
  Posted by broll on 2022-06-29 00:42:29

Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information