// QLE #include using namespace std; bool check(string s){ sort(s.begin(),s.end()); for(int i=1;i> hb(30); for(auto &nx : hb){ cin >> nx.first >> nx.second; } if(hb[0].first==5){return 0;} } }