Hey Dominik:
Regarding problem #10315-Poker Hands. Is this how you solve it, like you start off with "straight flush" and work your way through to "pair". In case of a tie or if none of these above work, you compare the card for the "high card".
I was wondering if there is any other way to solve ...
Search found 6 matches
- Tue Jun 24, 2003 12:03 am
- Forum: Volume 4 (400-499)
- Topic: 451 - Poker Solitaire Evaluator
- Replies: 18
- Views: 6818
- Sun Jun 22, 2003 4:43 am
- Forum: Volume 100 (10000-10099)
- Topic: 10038 - Jolly Jumpers
- Replies: 445
- Views: 152630
- Sat Jun 21, 2003 7:43 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73282
- Fri Jun 20, 2003 8:20 pm
- Forum: Volume 4 (400-499)
- Topic: 483 - Word Scramble
- Replies: 122
- Views: 38818
- Fri Jun 20, 2003 7:52 am
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73282
- Thu Jun 19, 2003 7:09 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10252 - Common Permutation
- Replies: 150
- Views: 73282
10252 - Common Permutation
input: down
won
output: won or now ?
I am guessing it would be "now" since in the sample second test case ..
input: walking down
output: nw (and not wn)
I am just curious, for some reason I keep getting WA on this problem.
won
output: won or now ?
I am guessing it would be "now" since in the sample second test case ..
input: walking down
output: nw (and not wn)
I am just curious, for some reason I keep getting WA on this problem.