#include using namespace std; int main(){ int t; cin>>t; while(t--){ string s,s1; cin>>s; int j=0; s1 = "hackerrank"; for(int i=0;i