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