HDOJ
文章平均质量分 85
lljjccsskk
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HD5154-Harry and Magical Computer
在不知道拓扑排序的情况下逗比的实现回路……#include #include #include #include #include #include #include #include #include #include #include #include #include using namespace std;struct A{ int x1,x2;}原创 2015-05-19 23:47:41 · 941 阅读 · 0 评论 -
HDU-5647 DZY Loves Connecting(树形dp)
DZY Loves ConnectingTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 262144/262144 K (Java/Others)Total Submission(s): 500 Accepted Submission(s): 171Problem DescriptionDZY h原创 2016-03-26 11:19:08 · 404 阅读 · 0 评论 -
HDU-5652 India and China Origins(并查集)
借鉴自:http://www.cnblogs.com/shuguangzw/p/5324207.htmlIndia and China OriginsTime Limit: 2000/2000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1128 Acc原创 2016-03-30 20:41:45 · 330 阅读 · 0 评论 -
BestCoder Round #74 (div.2) A.LCP Array & B.Shortest Path
LCP Array Accepts: 131 Submissions: 1352 Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Problem DescriptionPeter has a string原创 2016-03-06 15:49:18 · 415 阅读 · 0 评论 -
HDU-1251 统计难题(字典树)
统计难题Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/Others)Total Submission(s): 28454 Accepted Submission(s): 11280Problem DescriptionIgnatius最近遇到一个难题,老原创 2016-03-16 19:59:42 · 324 阅读 · 0 评论 -
HDU-1247 Hat's Words (字典树)
Hat’s WordsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 12123 Accepted Submission(s): 4329Problem DescriptionA hat’s word原创 2016-03-16 14:54:14 · 364 阅读 · 0 评论 -
HDU-1561 The more,The Better
The more, The BetterTime Limit: 6000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6874 Accepted Submission(s): 4036Problem DescriptionACboy原创 2016-03-16 11:13:33 · 272 阅读 · 0 评论 -
hdu5592-ZYB's Premutation
ZYB's PremutationTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total Submission(s): 610 Accepted Submission(s): 291Problem DescriptionZYB has原创 2015-12-08 10:53:47 · 698 阅读 · 2 评论 -
hdu1541-Stars(树状数组)
StarsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6453 Accepted Submission(s): 2561Problem DescriptionAstronomers often examin原创 2015-08-15 21:47:19 · 447 阅读 · 0 评论 -
hdu2874-Connections between cities (LCA/离线tarjan)
Connections between citiesTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 6783 Accepted Submission(s): 1766Problem DescriptionAf转载 2015-08-15 14:09:30 · 672 阅读 · 0 评论 -
hdu2602-Bone Collector (背包)
Bone CollectorDescriptionMany years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as dog’s , cow’s , also he we原创 2015-08-13 21:59:45 · 341 阅读 · 0 评论 -
hdu 1114-Piggy-Bank
Piggy-BankTime Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d & %I64uSubmitStatusDescriptionBefore ACM can do anything, a budget must be prepared and the necessary fin原创 2015-08-13 22:06:03 · 362 阅读 · 0 评论 -
hdu-1513 Palindrome
PalindromeTime Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 4157 Accepted Submission(s): 1420Problem DescriptionA palindrome is a s原创 2015-08-12 20:45:52 · 336 阅读 · 0 评论 -
hdu 1159/poj1458 Common Subsequence 最长公共子串
最长公共子串经典题原创 2015-08-12 20:31:46 · 375 阅读 · 0 评论 -
hdu 4109(拓扑排序 关键路径)
与hdu2647有相似之处,需要牢记。题目:http://acm.hdu.edu.cn/showproblem.php?pid=4109Instrction ArrangementTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submissio转载 2015-08-11 10:49:33 · 559 阅读 · 0 评论 -
hdu 2647(拓扑排序)
借鉴http://www.cnblogs.com/wally/archive/2013/06/06/3122746.html空间不够使用邻接矩阵情况下,用vector使用邻接表实现。#include#include#include#include#include#includeusing namespace std;#define MAXN 10010typedef pai转载 2015-08-11 10:13:52 · 422 阅读 · 0 评论 -
hdu-1619 Unidirectional TSP(dp)
学习dp中。Unidirectional TSPTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 356 Accepted Submission(s): 176Problem DescriptionProbl原创 2015-08-12 20:21:07 · 454 阅读 · 0 评论 -
HDU-5945 Fxx and game (单调队列与BFS)
借鉴自:http://blog.csdn.net/queuelovestack/article/details/52970866Fxx and game问题描述青年理论计算机科学家Fxx给的学生设计了一款数字游戏。一开始你将会得到一个数\:XX,每次游戏将给定两个参数\:k,tk,t, 任意时刻你可以对你的数执行下面两个步骤之一:1.\:X原创 2016-10-30 19:05:13 · 488 阅读 · 0 评论
分享