随笔分类 -  ACM—DP

摘要:Apple Catching Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 9978 Accepted: 4839 Description It is a little known fact that cows love app 阅读全文
posted @ 2016-01-30 15:02 御心飞行 阅读(182) 评论(0) 推荐(0)
摘要:Yogurt factory Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 8205 Accepted: 4197 Description The cows have purchased a yogurt factory tha 阅读全文
posted @ 2016-01-28 15:21 御心飞行 阅读(525) 评论(0) 推荐(0)
摘要:数塔Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 30157Accepted Submission(s): 18041Problem Descri... 阅读全文
posted @ 2015-11-26 13:10 御心飞行 阅读(224) 评论(0) 推荐(0)
摘要:。。 1 #include 2 #include 3 #include 4 using namespace std; 5 int main() 6 { 7 int dp[100][100]; 8 char ch1[100],ch2[100]; 9 int i,j;10 ... 阅读全文
posted @ 2015-09-10 21:57 御心飞行 阅读(151) 评论(0) 推荐(0)
摘要:搬寝室点我Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 20507Accepted Submission(s): 6973Problem Desc... 阅读全文
posted @ 2015-07-05 13:41 御心飞行 阅读(313) 评论(0) 推荐(0)
摘要:Piggy-BankProblem DescriptionBefore ACM can do anything, a budget must be prepared and the necessary financial support obtained. The main income for t... 阅读全文
posted @ 2015-05-30 12:05 御心飞行 阅读(162) 评论(0) 推荐(0)