Problem 334. Poker Series 03: isFullHouse
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 13 Sep 2020
This problem needs more test cases with the three of a kind appearing before the pair, such as:
1 0 1 0 0 0 0 0 0 0 1 0 1
0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 1 0 0 0 0 0 0 0 1 0 0
0 0 0 0 0 0 0 0 0 0 1 0 0
Solution Comments
Show commentsProblem Recent Solvers68
Suggested Problems
-
2128 Solvers
-
1553 Solvers
-
Create logical matrix with a specific row and column sums
291 Solvers
-
11769 Solvers
-
Find the index of n in magic(n)
219 Solvers
More from this Author51
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!