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
Problem Recent Solvers68
Suggested Problems
-
145 Solvers
-
984 Solvers
-
Back to basics 12 - Input Arguments
570 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
562 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
96 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!