class M{static void Main(){foreach(int c in"    \n  ")System.Console.WriteLine(c);}}