patA1055 The World's Richest

#include <iostream> #include <cstdio> #include <algorithm> #include <cstring> using namespace std; struct richman{ char name[15]; int age; int worth; }man[100005]; struct queryman{ int num; int Amin,A
相關文章
相關標籤/搜索