摘要:
题目:http://acm.hdu.edu.cn/showproblem.php?pid=4508 #include <iostream>#include <stdlib.h>typedef struct FOOD{ int value; int heat; float weight;};FOOD food[100001];int f[100001];int main(){ int V,n; in... 阅读全文
posted @ 2013-06-16 16:40
cheng_you_know
阅读(156)
评论(0)
推荐(0)

浙公网安备 33010602011771号