class M { static void Main() { System.Console.Write("B! b! B! b! b! b! B! b!.".Replace("!","uffalo")); } }