Problem 44851. X O X Oh!
This follows on from problem 44850 - X O X O
https://www.mathworks.com/matlabcentral/cody/problems/44850-x-o-x-o
On a noughts and crosses board, how many possible unique combinations are there given a square grid of length n?
Assumptions/constraints:
- All squares are populated.
- Number of naughts and number of crosses can only differ by a maximum of 1 I.E. The game was played until the board was full.
- A solution with more than one "win" cannot be valid as the game would have finished before the board was full!
Solution Stats
Problem Comments
-
1 Comment
William
on 16 Feb 2019
I'm getting a different answer, by a few, than the test suite.
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
13275 Solvers
-
88 Solvers
-
Find the maximum number of decimal places in a set of numbers
2854 Solvers
-
Create a vector whose elements depend on the previous element
680 Solvers
-
520 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!