#include using namespace std; int main(){ string S, T; uint N; cin>>S; cin>>T; cin>>N; cout<