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