#include using namespace std; #define int long long signed main(){ string S; cin>>S; int N = S.size(); int count = 0; for(int i=0;i