发表评论取消回复
相关阅读
相关 HDU 5842—— Lweb and String & CCPC 网络赛 1011
题意: 按字母出现的顺序编号,问最长上升子序列。 思路: 最长为26,出现一个新的字母就加上,答案为字母的种数,无聊的题目。 code:
相关 HDU 5661 Claris and XOR
题目链接:[http://acm.hdu.edu.cn/showproblem.php?pid=5661][http_acm.hdu.edu.cn_showproblem.ph
相关 hdu 3590——PP and QQ
题意: 有多颗树,然后树上删边游戏,最后一个删的人输。 思路: 其实就是树上删边游戏和anti-sg结合嘛。 对于树上删边: 1. 叶子节点的sg为0 2.
相关 hdu----Lotus and Characters
问题描述 Lotus有$n$种字母,给出每种字母的价值以及每种字母的个数限制,她想构造一个任意长度的串。 定义串的价值为:第1位字母的价值1+第2位字母的价值
相关 hdu--6096--String
String Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 524288/524288 K (Java/
相关 HDU 5842-Lweb and String
HDU 5842-Lweb and String -------------------- 题目链接: [Lweb and String][]
相关 HDU 6438 Buy and Resell
题目:[点击打开链接][Link 1] 题意:给出 n ,表示 n 天。给出 n 个数,a\[i\] 表示第 i 天,物品的价格是多少。每天可以选择买一个物品,或者卖一
相关 HDU 1069 Monkey and Banana
原题目链接:[HDU1069][] -------------------- 分类 HDU 动态规划 贪心 -------------------- 题意
相关 后缀数组 hdu6661 Acesrc and String Theory
Problem Description Acesrc is a famous string theorist at Nanjing University second to
还没有评论,来说两句吧...