随笔分类 -  ACM_图论_拓扑排序

ACM_图论_拓扑排序
HDU 2647 Reward
摘要:RewardTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3013Accepted Submission(s): 905 Problem DescriptionDandelion's uncle is a boss of a factory. As the spring festival is coming , he wants to distribute rewards to his workers. Now he has a t 阅读全文

posted @ 2013-10-16 01:04 天使是一个善良的神 阅读(206) 评论(0) 推荐(0)

HDU 3342 Legal or Not
摘要:Legal or NotTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3359Accepted Submission(s): 1520Problem DescriptionACM-DIY is a large QQ group where many excellent acmers get together. It is so harmonious that just like a big family. Every day,many &qu 阅读全文

posted @ 2013-10-11 20:38 天使是一个善良的神 阅读(200) 评论(0) 推荐(0)

HDU 1258 确定比赛名次
摘要:确定比赛名次Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 8837Accepted Submission(s): 3439Problem Description有N个比赛队(1#include #include #include #include using namespace std;int n,m;int x,y;int queuee[550];int head[550];int indegree[550];struct EdgeNode 阅读全文

posted @ 2013-09-12 20:09 天使是一个善良的神 阅读(159) 评论(0) 推荐(0)

导航