Search found 3 matches
- Mon Jan 21, 2013 5:05 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10315 - Poker Hands
- Replies: 63
- Views: 38960
Re: 10315 - Poker Hands
So how do you know when to count an ace as low in a straight? Should I never count it, or just not against four of a kind? I wish they would fix the results.
- Sat Jan 19, 2013 7:44 am
- Forum: Volume 103 (10300-10399)
- Topic: 10315 - Poker Hands
- Replies: 63
- Views: 38960
Re: 10315 - Poker Hands
In this test case, the data posted above states that "White wins."
AH 2H 3H 4H 5H 6H 6D 6C 7C 6S
The uva judge toolkit site also states that white wins. Correct me if I'm wrong but black has a straight flush which beats four of a kind. The answer should be "Black wins."
Also in this test case, the ...
AH 2H 3H 4H 5H 6H 6D 6C 7C 6S
The uva judge toolkit site also states that white wins. Correct me if I'm wrong but black has a straight flush which beats four of a kind. The answer should be "Black wins."
Also in this test case, the ...
- Fri Jan 18, 2013 1:39 am
- Forum: Volume 101 (10100-10199)
- Topic: 10142 - Australian Voting
- Replies: 82
- Views: 46181
Re: 10142 - Australian Voting
Hi everyone, I'm getting a TLE for this problem, I have tested it with all the test cases I have found here and I get the right answer, I think the problem might be in the i/o portion, if anyone is willing to take a look at my code I would really appreciate it, feel free to message me any questions ...