class Program01 { static void Main() { System.Console.WriteLine("abc"); } }