> submit c630aa lab5 (lab5_dir)
Where lab5_dir is the directory containing the files you want to submit.
If you don't know the rules, in Texas-hold'em, you treat the cards in your hand and the cards on the table as one large hand. The deck is a standard 52-card deck (ranks 2,3,4,5,6,7,8,9,10,Jack,Queen,King,Ace in four suits: spades, hearts, diamonds, and clubs). A pair is two cards that have matching ranks (8 of spades, 8 of diamonds); three-of-a-kind are three cards with the same rank. These are the only relevant bits for the problem.
| Win | Loses | |||
| GoodPitching | BadPitching | GoodPitching | BadPitching | |
| GoodBatting | 0.150 | 0.111 | 0.112 | 0.124 |
| BadBatting | 0.119 | 0.120 | 0.112 | 0.152 |