#include #include using namespace std; char c[100],rez[200]; int i,N,ctr; int main() { cin.getline(c,100); N=strlen(c); for(i=0;i