Index:
[thread]
[date]
[subject]
[author]
From: Michael Abernethy <mna@duke.edu>
To :
Date: Mon, 22 Mar 1999 20:17:48 -0500
strategies
Clarification on the strategy issues:
you mentioned in class that if we were in the lead, playRound(int) would
pass a 0 as its parameter.
Is it possible to change this to a negative number, to reflect how far
ahead we are. For example, playRound(20) would indicate we are behind by
20, but if we are ahead by 20, could you change it to call playRound(-20)
instead of 0. This would help in the strategy making.
Thanks,
Mike Abernethy
www.duke.edu/~mna
IBM Club Cyberblue - www.cybrblu.ibm.com
Index:
[thread]
[date]
[subject]
[author]