using System; using System.Collections.Generic; using System.Linq; class Progaram { static void Main(string[] args) { Console.ReadLine(); } }