@@ -62,6 +62,7 @@ public class MixedSolver implements Solver {
|
|||||||
if (solve(doku, steps))
|
if (solve(doku, steps))
|
||||||
return true;
|
return true;
|
||||||
cell.setSymbolIndex(Cell.NOSYMBOL);
|
cell.setSymbolIndex(Cell.NOSYMBOL);
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user