#include using namespace std; int main(){ int q; cin>>q; string a="hackerrank"; while(q--){ string str; cin>>str; int j=0; for(int i=0;i