摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1009# include # include # define MAX 1010using namespace std;struct NODE{ int j, f; double avg;}food[MAX];in... 阅读全文
posted @ 2015-04-13 22:35 懒人の猫 阅读(133) 评论(0) 推荐(0) 编辑