#include using namespace std; int main(){ string S; cin>>S; int cnt=0,N=S.size(); for(int i=0;i