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