#include using namespace std; int main(){ string A,B; cin>>A>>B; vector alpha1(26,0),alpha2(26,0); for(int i=0;i