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
-
Read a column of numbers and interpolate missing data
2036 Solvers
-
Remove the two elements next to NaN value
620 Solvers
-
Find the maximum number of decimal places in a set of numbers
2157 Solvers
-
578 Solvers
-
641 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!