示例#1
0
inline void PuzzleSolverInterface::unplaceParity(int parity)
{
    puzzle->unplaceParity(parity);
}