Problem 384. Poker Series 08: IsPair
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
@@bmtran :D .....
this solution kinda fails on this test case ... %%
hm = [0 1 0 0 0 0 0 0 0 0 0 0 1
0 1 0 0 0 0 0 0 0 0 0 0 0
0 0 0 1 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0];
Found out when I used your code for the best poker hand problem ... Cheers.
Problem Recent Solvers50
Suggested Problems
-
Find perfect placement of non-rotating dominoes (easier)
297 Solvers
-
Sum of first n terms of a harmonic progression
319 Solvers
-
How long is the longest prime diagonal?
366 Solvers
-
Removing rows from a matrix is easy - but what about inserting rows?
150 Solvers
-
324 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!