class Program { static void Main(string[] args) { string line = System.Console.ReadLine().Trim(); int count = 0; for(int i=0;i