Help for this page
# To get a random 4x4 board and solve it: boggle < dictionary ... boggle 5 < dictionary # To use a specific board: boggle gaut prmr dola esic < dictionary
#!/usr/bin/perl -w use strict; ... } die "Impossible"; }