#include using namespace std; typedef long long ll; typedef pair P; int main(){ int i,j,t; cin >> t; while(t--){ bool flag1=false; int n; string s,t="helloworld"; cin >> n >> s; for(i=n-10;i>=0;i--){ bool flag=true; for(j=i;j