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