// call this function to place the symbol. void place(int r, int c); // call this function to discard the symbol. void discard();