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