#include using namespace std; string S,T; main() { cin>>S>>T; if(T.size()==1) { bool f=false; for(int i=0;i