by Bob Newell <bnewell@[EMAIL PROTECTED]
>
Oct 5, 2004 at 02:57 PM
On 2004-10-04, Joseph Fagan <noemailplease@[EMAIL PROTECTED]
> wrote:
> 3) Special code just to detect the situation where there are multiple
ways
It's in fact a common failing in checker programs... when there are
multiple jumps with multiple possibilities it gets goofy. Fortunately
in practice this is not too much of an issue as the situations are
relatively rare (except for contrived situations such as some shot
problems).