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