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