#include #include using namespace std; char a[103]; int main() { cin.getline(a,103); int d = strlen(a); for(int i=0;i