#include #include using namespace std; int main(){ string a,b; int len; vector alpha(26, 0); cin >> a >> b; len=a.length(); for(int i=0; i