using System; class No627{ static void Main(string[] args){ var length=Int32.Parse(Console.ReadLine()); var now=0; var next=0; for(int i=0;i