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