Donglin Han
2009-03-05 01:43:25 UTC
do we have to write some predicate to make sure that half of the grids
are occupied by X's and other half by O's?
also it states that your formalization should ensure that whenever the
function loc is used, its arguments are greater than or equal to 0 and
less than J. does it means if invalid input of r and c to our function,
false should be return?
Thanks!
are occupied by X's and other half by O's?
also it states that your formalization should ensure that whenever the
function loc is used, its arguments are greater than or equal to 0 and
less than J. does it means if invalid input of r and c to our function,
false should be return?
Thanks!