Exemplo n.º 1
0
inline void PuzzleSolverInterface::unplaceParity(int parity)
{
    puzzle->unplaceParity(parity);
}