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