#include int main(){ int N; std::cin >> N; std::string S, T; std::cin >> S >> T; int diff = 0; for(int i=0;i