#include using namespace std; int main() { string s,t; int n; cin>>s>>t>>n; cout<