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 Solvers51
Suggested Problems
-
237 Solvers
-
Get the length of a given vector
8120 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
223 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
845 Solvers
-
429 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!