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