#include using namespace std; int main(){ int n,m,nA=0,mA=0; cin >> n >> m; string s,t; cin >> s; cin >> t; for(int i=0;i