原创 Tromino問題

import java.util.Random; public class Tromino { private static int N = 3; private int[][] chessboard; private Poin