Jump to content

Solve a Numbrix puzzle: Difference between revisions

Line 1,601:
 
if(board.randomize()) begin
$display("Solution for the Example 12");
board.printSolvedBoard();
end
else begin
$display("Failed to solve Example 12");
end
$finish;
Line 1,625:
28 25 24 21 10 1 2 3 4
27 26 23 22 9 8 7 6 5
Solution for the Example 12
9 10 13 14 19 20 63 64 65
8 11 12 15 18 21 62 61 66
Cookies help us deliver our services. By using our services, you agree to our use of cookies.