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