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