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