using System; namespace lv1_804 { class Program { static void Main(string[] args) { Console.WriteLine("Yes"); } } }