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