#include using namespace std; struct string { char s[10]; int len=0; }; struct persons { string name; double t; bool k; }; int main() { int n; char w; scanf("%d",&n); persons person[n]; for(int i=0;i=37.5) { sum++; for(int j=0;j