using System; class Program { static void Main(string[] args) { var n = int.Parse(Console.ReadLine()); int m; for (int i=0; i