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