Problem 384. Poker Series 08: IsPair
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
Venu Lolla
on 22 Feb 2012
@@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
-
Remove the small words from a list of words.
986 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1201 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
414 Solvers
-
Number of 1s in a binary string
5255 Solvers
-
3743 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!