Fix typo in nim state [closes #37]
This commit is contained in:
parent
b2970d1fc3
commit
790f1eb313
|
@ -284,7 +284,7 @@ one bit in $s$.
|
||||||
|
|
||||||
~\\
|
~\\
|
||||||
\noindent
|
\noindent
|
||||||
As an example, consider the state $[10,2,5]$.
|
As an example, consider the state $[10,12,5]$.
|
||||||
This state is a winning state,
|
This state is a winning state,
|
||||||
because its nim sum is 3.
|
because its nim sum is 3.
|
||||||
Thus, there has to be a move which
|
Thus, there has to be a move which
|
||||||
|
|
Loading…
Reference in New Issue