#include using namespace std; using ll = long long; int main(){ string S, T; int N; cin >> S >> T >> N; for (int i=0; i