using System; using System.Collections.Generic; using System.Text; using System.Linq; class Program { public void Proc() { Reader.IsDebug = false; string inpt = Reader.ReadLine(); int count = 0; int ans = 0; bool isStart = false; for(int i=0; i