#include #include #include #include #include using namespace std; int main() { int t; cin >> t; while(t--){ string str1 = "hackerrank"; int m=10; string str2; cin >> str2; int n = str2.length(); int j=0; for (int i=0; i