We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a8aa6 commit 38e68efCopy full SHA for 38e68ef
exercises/camicia/instructions.md
@@ -21,7 +21,7 @@ Your program will receive the initial configuration of two players' decks and mu
21
That player then starts the next round.
22
- The moment when a player collects cards from the central pile is called a **trick**.
23
- If a player has all the cards in their possession after a trick, the game **ends**.
24
-- The game **enters a loop** as soon as decks identical to previous ones are played during the game, **not** counting number cards!
+- The game **enters a loop** as soon as the decks are identical to what they were earlier during the game, **not** counting number cards!
25
26
## Examples
27
0 commit comments