#include using namespace std; typedef long long ll; int main(void) { string s; cin >> s; int ans = 0; int cnt = 0; for (int i=0; i