using System; using System.Linq; class No7{ static void Main(){ var N=Int32.Parse(Console.ReadLine()); var n=0; for(int i=N-1;1