码迷,mamicode.com
首页 >  
搜索关键字:hdoj hdu today    ( 34078个结果
HDU 3062
http://acm.hdu.edu.cn/showproblem.php?pid=30622sat判定性问题模板#include #include #include #include #include #include using namespace std ;struct node { i...
分类:其他好文   时间:2014-05-08 19:24:07    阅读次数:363
HDU 2292
http://acm.hdu.edu.cn/showproblem.php?pid=2292题意:1-n个节点,题目给出了完全二叉树的定义(这个定义似乎有歧义,此题以题目描述为准),且要保持最小堆性质(根节点小于左右子树内的任意元素),问有多少种不同组合解法:dp,dp[n]表示n个元素的合法排列数...
分类:其他好文   时间:2014-05-07 16:58:58    阅读次数:300
hdu 2892 多边形与园面积相交
area Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 623    Accepted Submission(s): 233 Problem Description 小白最近被空军特招为飞行员,参与一项实战演习。演习的内...
分类:其他好文   时间:2014-05-07 16:11:04    阅读次数:473
RPG的错排 (HDU 2068)
RPG的错排 Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6746    Accepted Submission(s): 2738 Problem Description 今年暑假杭电ACM集训队第一次组成女生队,其中...
分类:其他好文   时间:2014-05-07 15:59:59    阅读次数:366
HDU 1513 Palindrome(最长公共子序列)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1513解题报告:给定一个长度为n的字符串,在这个字符串中插入最少的字符使得这个字符串成为回文串,求这个最少的个数是多少?一开始以为只是一个普通的DP题,但是按照我的想法敲出来之后怎么样都W了,无奈搜了解题...
分类:其他好文   时间:2014-05-07 14:03:18    阅读次数:293
poj2021 字符串处理 BFS
Relative Relatives Time Limit: 1000MS   Memory Limit: 30000K Total Submissions: 3430   Accepted: 1504 Description Today is Ted's 100th birthday. A few weeks ago, you we...
分类:其他好文   时间:2014-05-07 13:29:23    阅读次数:382
K老在拿图灵奖时的发言:Computer Programming as an Art
很多话说得很透彻,把一些觉比较精彩的摘抄一下。... It seems to me that if the authors I studied were writing today, they would agree with the following characterization: Scie...
分类:其他好文   时间:2014-05-07 12:57:54    阅读次数:491
hdu 1598 find the most comfortable road
find the most comfortable road Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 3369    Accepted Submission(s): 1437 Problem Descriptio...
分类:其他好文   时间:2014-05-07 12:18:52    阅读次数:306
HDU--1028--Ignatius and the Princess III--完全背包
Ignatius and the Princess III Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 11896    Accepted Submission(s): 8424 Problem Descript...
分类:其他好文   时间:2014-05-07 11:58:46    阅读次数:403
codechef Recipe Reconstruction 题解
Chef had an interesting dream last night. He dreamed of a new revolutionary chicken recipe. When he woke up today he tried very hard to reconstruct the ingredient list. But, he could only remember cer...
分类:其他好文   时间:2014-05-07 11:23:54    阅读次数:330
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!