using System; class Program01 { static void Main() { Console.WriteLine("\a"); } }