#include using namespace std; int main(){ string str; getline(cin,str); bool judge=true; for(int i=0;i