Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Same issue as blitzwar with C++:
PLAYER HAND: JH 9H TH KH QH
OPPONENT HAND: JH AH TH KH QH
Player got straight flush, opponent got royal flush. I tried to pass it with default output for this input, but none of these - Win/Tie/Loss worked for me. When I use exactly the same input in my own test it works properly. Do you have some suggestions?
Nah, me as well.