Problem 44441. Jack's hand in "Titanic" ♤
Given a series of cards, return true if it's the famous hand. Note that i pretend that poker cards goes from 1 to 10 so be careful with the test suite to avoid some traps like (nan, 0.05 , 'string', 55...) are invalid cards right ?
Solution Stats
Problem Comments
-
1 Comment
It can't be that famous: I've never heard of it. Are you referring to a "full house"?
http://suntzupoker.com/full-house.aspx
It would also be good for you to define in the problem statement how to interpret the inputs.
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Who knows the last digit of pi?
658 Solvers
-
345 Solvers
-
139 Solvers
-
Spot the First Occurrence of 5
417 Solvers
-
For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
91 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!