@@ -4,7 +4,7 @@ TODO: Introduce game rules and related work.
## Notations
Let $`N`$ be the number of pegs in the code and $`C`$ be the number of possible colors. A code is a vector in $`\{0, \dots, C - 1\}^N`$. The number of possible codes is $`M = C^N`$.
Let $`N`$ be the number of pegs in the code and $`C`$ be the number of possible colors. A code is a vector in $`\{0, \ldots, C - 1\}^N`$. The number of possible codes is $`M = C^N`$.