#include using namespace std; int main(){ string s; cin >> s; int right = 0; int left = 0; for(int i=1;i