#include #include using namespace std; int main () { int N,ans=0; string S,T; cin>>N>>S>>T; for(int i=0;i