#include using namespace std; int main(){ string S; cin>>S; int size=S.size(); bool frag1=false,frag2=false; for(int i=0;i