#include using namespace std; int main(){ int t,l;cin>>t;vector s(t),r(t); for(int i=0;i>s[i]; l=s[i].length()-1; for(int j=l;j>0;j--){ for(int k=0;k