#include #include using namespace std; int main() { string s; cin >> s; int cnt = 0; char prev = -1; for(int i=0; i