#include using namespace std; typedef long long ll; #define rep(i,n) for(int i=0;i>n; string s=""; string c; rep(i,n){ cin>>t>>c; if(t==0){ s+=c; } else{ s.insert(0,c); } } cout<