Search found 1 match
- Mon Jun 20, 2016 9:40 pm
- Forum: Volume 4 (400-499)
- Topic: 462 - Bridge Hand Evaluator
- Replies: 32
- Views: 11008
Re: 462 - Bridge Hand Evaluator
Hi all I got the right answers on all test cases posted here and the ones in uDebug, however my code got WA many times. After looking at the code found the issue, and it was on the case that a suit did not had any cards. So if you have issues after passing all test cases posted here and in uDebug lo...