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