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