#include #include #include using namespace std; int main() { string a, b; cin >> a >> b; int ac[26] = {}, bc[26] = {}; for(int i=0; i