コード例 #1
0
 def checkSettable(self, board:Board, row:int, col:int):
     return board.checkSettable(row, col)