#include #include #include #include #include #include typedef long long l; typedef double d; typedef char c; using namespace std; struct wjh{ string name; char pd; d tw; }arr[10000]; int main(){ l a; cin >>a; for(int i=0;i>arr[i].name>>arr[i].pd>>arr[i].tw; } for(int i=0;i