In Determinant Tic-Tac-Toe, Player 1 enters a 1 in an empty 3x3 matrix. Player 0 counters with a 0 in a vacant position and play continues in turn until the 3x3 matrix is completed with five 1s and four 0s.
What they need is an RSS feed. hmm....
Ruminations on computational geometry, algorithms, theoretical computer science and life
The tic-tac-toe problem is not quite correctly stated. Player 1 wins even if the determinant is -1, for example.
ReplyDeleteThe original problem statement is available here.Problem B-6 from that year is quite beautiful and my favourite from this set. Try it!
ReplyDeleteSorry, forgot to sign the previous post.
-Amit Chakrabarti