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