#include using namespace std; int main(){ string str; int cntC=0; int cntW=0; cin>>str; for(int i=0; i