#include using namespace std; #define rep(i,n) for(int i=0;i>s; int sz=s.size(); int cnt=0; for(char c:s) if(c=='c') cnt++; cout<