public static void Main()
int n = int.Parse(Console.ReadLine());
int widthEgg = (3 * n) - 1;
int[,] matrix = new int[height, width];
matrix[curRow, curCol] = 1;
for (int i = 0; i < n - 2; i++)
matrix[curRow, curCol] = 1;
matrix[curRow, curCol] = 1;
for (int j = 0; j < n ; j++)
matrix[curRow, curCol] = 1;
matrix[curRow, curCol] = 1;
for (int k = 0; k < n - 1; k++)
matrix[curRow, curCol] = 1;
matrix[curRow, curCol] = 1;
for (int l = 0; l < n; l++)
matrix[curRow, curCol] = 1;
for (int o = 0; o < widthEgg - 2; o++)
matrix[curRow, curCol] = 2;
for (int p = 0; p < widthEgg - 2; p++)
matrix[curRow, curCol] = 2;
for (int col = 0; col < height; col++)
for (int row = 0; row < width; row++)
if (matrix[col, row] == 1)
else if (matrix[col, row] == 2)