#include using namespace std; char c[205],l,i; int main() { cin.getline(c,205); l=strlen(c); for (i=0;i