#include #include using namespace std; int main(int argc, char* argv[]) { int N; int ans=0; string S,T; cin>>N; cin>>S>>T; for (int i=0;i