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