摘要:
http://acm.hust.edu.cn/vjudge/contest/view.action?cid=74662#problem/CABCDEC -Largest Rectangle in a HistogramTime Limit:3000MSMemory Limit:0KB64bit IO... 阅读全文
摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=1864 New~ 欢迎“热爱编程”的高考少年——报考杭州电子科技大学计算机学院 关于2015年杭电ACM暑期集训队的选拔 最大报销额 Time Limit: 1000/1000 MS (Java/Others) M 阅读全文
摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=2955如果认为:1-P是背包的容量,n是物品的个数,sum是所有物品的总价值,条件就是装入背包的物品的体积和不能超过背包的容量1-P。在这个条件下,让装入背包的物品的总价值,也就是bag[i].[v]的和最大bag... 阅读全文
摘要:
1 #include 2 3 #include 4 5 using namespace std; 6 7 8 9 inline int compare(string str1, string str2) 10 11 { 12 13 if(str1.size()... 阅读全文
摘要:
http://bestcoder.hdu.edu.cn/contests/contest_showproblem.php?cid=584&pid=1002关于百度之星的晋级规则说明列变位法解密Accepts: 1289Submissions: 4980Time Limit: 2000/1000 MS... 阅读全文