A game is played with tokens according to the following rule. In each round, the player with the most tokens gives one token to each of the other players and also places one token into a discard pile. The game ends when some player runs out of tokens. Players A, B, and C start with 15, 14, and 13 tokens, respectively. // How many rounds will there be in the game? // Spiciness: ** out of ****
22: Split the check
Last week, two of my friends and I went to a restaurant and had a lovely meal. We decided to evenly split the check, so we asked the waiter to just combine the totals. However, ...
0 Comments