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