#include #include #include using namespace std; string s,t; int n; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); cin>>s>>t>>n; for(int i=0;i