You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just copied the A bit to the 1 bit, and adapted the for loop to start at 1.
For cleanliness I also reduced the size of the for loop to what is necessary (from 14 to 11) and changed the value of the rank to what it is conventionally named in poker (as the top card).
I work right now on a solution for my other problem and found this issue in your code too.
Wright me if you want to see my solution. I can come with a full solution for the hand evaluator ;)
The text was updated successfully, but these errors were encountered: