上一页 1 2 3 4 5 6 7 ··· 9 下一页

2014年12月1日

hdu-5112-A Curious Matt

摘要: http://acm.hdu.edu.cn/showproblem.php?pid=5112A Curious MattTime Limit: 2000/2000 MS (Java/Others)Memory Limit: 512000/512000 K (Java/Others)Total Sub... 阅读全文

posted @ 2014-12-01 20:19 angle_qqs 阅读(155) 评论(0) 推荐(0)

2014年11月25日

nyoj-47-过河问题|POJ-1700-Crossing River

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=47http://poj.org/problem?id=1700解题思路:求最少需要多少时间才能都通过。先将每个人过河所需的时间升序排序1#include2#include3#include45inta... 阅读全文

posted @ 2014-11-25 20:49 angle_qqs 阅读(238) 评论(0) 推荐(0)

nyoj-914-Yougth的最大化

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=914Yougth的最大化时间限制:1000ms | 内存限制:65535KB难度:4描述Yougth现在有n个物品的重量和价值分别是Wi和Vi,你能帮他从中选出k个物品使得单位重量的价值最大吗?输入有... 阅读全文

posted @ 2014-11-25 20:15 angle_qqs 阅读(149) 评论(0) 推荐(0)

nyoj-1103-区域赛系列一多边形划分

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=1103区域赛系列一多边形划分时间限制:1000ms | 内存限制:65535KB难度:2描述Give you a convex(凸边形), diagonal n-3 disjoint divided ... 阅读全文

posted @ 2014-11-25 20:12 angle_qqs 阅读(379) 评论(0) 推荐(0)

2014年11月24日

nyoj-586-疯牛|poj-2456-Aggressive cows

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=586http://poj.org/problem?id=2456解题思路:最大化最小值二分答案即可1#include2#include3#include45inta[100100];6intn,c,i... 阅读全文

posted @ 2014-11-24 20:54 angle_qqs 阅读(158) 评论(0) 推荐(0)

nyoj-248-buying feed

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=248BUYING FEED时间限制:3000ms | 内存限制:65535KB难度:4描述FarmerJohnneeds to travel to town to pick up K (1 2#inc... 阅读全文

posted @ 2014-11-24 20:18 angle_qqs 阅读(260) 评论(0) 推荐(0)

2014年11月21日

nyoj-236-心急的C小加

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=236心急的C小加时间限制:1000ms | 内存限制:65535KB难度:4描述C小加有一些木棒,它们的长度和质量都已经知道,需要一个机器处理这些木棒,机器开启的时候需要耗费一个单位的时间,如果第i+... 阅读全文

posted @ 2014-11-21 21:02 angle_qqs 阅读(292) 评论(0) 推荐(1)

nyoj-14-会场安排问题

摘要: http://acm.nyist.net/JudgeOnline/problem.php?pid=14会场安排问题时间限制:3000ms | 内存限制:65535KB难度:4描述学校的小礼堂每天都会有许多活动,有时间这些活动的计划时间会发生冲突,需要选择出一些活动进行举办。小刘的工作就是安排学校小礼... 阅读全文

posted @ 2014-11-21 20:59 angle_qqs 阅读(276) 评论(0) 推荐(0)

Codeforces Round #277.5 (Div. 2)-D. Unbearable Controversy of Being

摘要: http://codeforces.com/problemset/problem/489/DD. Unbearable Controversy of Beingtime limit per test1 secondmemory limit per test256 megabytesinputstan... 阅读全文

posted @ 2014-11-21 20:56 angle_qqs 阅读(204) 评论(0) 推荐(0)

Codeforces Round #277.5 (Div. 2)-C. Given Length and Sum of Digits...

摘要: http://codeforces.com/problemset/problem/489/CC. Given Length and Sum of Digits...time limit per test1 secondmemory limit per test256 megabytesinputst... 阅读全文

posted @ 2014-11-21 20:15 angle_qqs 阅读(350) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 ··· 9 下一页

导航