#include #include #include using namespace std; int main(){ int q; cin >> q; for(int a0 = 0; a0 < q; a0++){ string s; cin >> s; // your code goes here string x = "hackerrank"; stack z; int j = 0; for(int i=0; i