#include #include #include #include using namespace std; int main(){ string a,b; cin >> a; cin >> b; vector av,bv; for(int i=0;i