예제 #1
0
 bool GoalTest(PuzzleState puz)
 {
     return(puz.CheckBlankPuzzle());
 }