Ejemplo n.º 1
0
inline int PuzzleSolverInterface::getXDim() const
{
    return puzzle->getXDim();
}