#include int main(void) { int n; char s[1001]; char t[1001]; int i; int count=0; scanf("%d %s %s",&n, s, t); for(i=0;i