#include using namespace std; using ll = long long; int main(){ int n; cin>>n; string s,t; cin>>s>>t; bool fn = false; for(int i = 0;i