#include using namespace std; int main(){ string t; cin >> t; int n = t.size(); bool left = false; for(int i=0;i