#include #include using namespace std; #define NMAX 1000000 int main(){ string A,B; int Ac[30]={0},Bc[30]={0}; cin>>A>>B; for(int i=0;i