public class Grille { public static void main(String[] args) { int n = Integer.parseInt(args[0]); for(int i = 0 ; i