#include #include using namespace std; int main(){ string str; cin>>str; int lng = str.size(); int nc=0; for(int i=0;i