using System; class Program{ static void Main(string[]args){ string N=Console.ReadLine(); char []a=N.ToCharArray(); for(int i=0;i