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