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