This is a course page of David Casperson |
|
galaxy.unbc.ca
that
plays Doubling Nim.
cin
/cout
that
reads pairs of integers representing a position, and then prints the
best possible move in that situation.
36
33
.
4
in the above
example) representing the winning move in that position. If there
is none, NONE
is output.
fall-2024