#include using namespace std; int main() { string s; cin >> s; int cnt=0; int begin=-1, end=0, w_cnt=0; for(int i=0;i