hdoj1009

#include<iostream> #include<iomanip> using namespace std; struct fun{ double y; int z; }t[1005]; int cmp(const void *a,const void *b) {     struct fun *c=(struct fun *)a;     struct fun *d=(struct fun
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息