fixed
Fixed in this fork
You may assume that the board passed in is valid in the context of a game of Tic-Tac-Toe.
.
They're technically the same version, so it should return true.
true
Added.
I think this should easily fixed validating that al characteers are numbers
Maybe yes ; maybe no ; but the outcome should only contain unique elements
looks good
Should be fixed. Please check I didn't make any mistakes.
Still not resolved
Fixed. To fix a typo is more of a suggestion than an issue :P
Fixed.
That's not a legit input, so you don't need to solve for it. Tic-tac-toe can't have a row (or in your case column) of 3 Xs and 3 Os since players alternate adding values. So you'd never get your board state.
Loading collection data...
fixed
Fixed in this fork
.
They're technically the same version, so it should return
true
.Added.
I think this should easily fixed validating that al characteers are numbers
Maybe yes ; maybe no ; but the outcome should only contain unique elements
.
looks good
Should be fixed. Please check I didn't make any mistakes.
Still not resolved
Fixed. To fix a typo is more of a suggestion than an issue :P
Fixed.
That's not a legit input, so you don't need to solve for it. Tic-tac-toe can't have a row (or in your case column) of 3 Xs and 3 Os since players alternate adding values. So you'd never get your board state.
Loading more items...