.
This commit is contained in:
parent
344dfbf090
commit
c28666df6a
|
@ -106,7 +106,7 @@ function better_col($board,$me,$opponent,$depth){
|
|||
$betterScore = $sc;
|
||||
$betterCol = $i - $depth;
|
||||
}
|
||||
echo $i." ".$sc."\n;
|
||||
echo $i." ".$sc."\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user