using System; class Q0163 { public static void Main() { string s = Console.ReadLine(); char[] array = s.ToCharArray(); for (int i=0; i