#include using namespace std; int main(){ string S; cin>>S; int temp=1; int len=S.length(); for(int i=0;i