母s子m2

  • HDU 1160 FatMouse's Speed (最长上升子序列+记录路径)
  • LA2678 - Subsequence(求序列中长度最短的和>=S的子序列长度)
  • HDU 1025 Constructing Roads In JGShining's Kingdom(最长上升子序列+n*logn算法)
  • HDU1025 Constructing Roads In JGShining's Kingdom(最长递增子序列)
  • HDU 1160 FatMouse's Speed 最长上升子序列及记录路径DP
  • hdu 1025 Constructing Roads In JGShining's Kingdom(树状数组求最长上升子序列)
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • hdu 1160 FatMouse's Speed (最长单调递减子序列+纪录路径)
  • hdu 1025 Constructing Roads In JGShining's Kingdom (最长上升子序列)
  • 求一个字符串s的最大连续递增数字子串
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • hdu 1160 FatMouse's Speed (dp---最长有序子序列)
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • hdu 1160 FatMouse's Speed(最长上升子序列 +记录路径)
  • 简单的C/S socket编程-fork子进程方式处理任务
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • Pascal's Travels hdu 1208 子状态继承的dp问题,值得一做
  • 从串s中删除所有和串t相同的子串的算法
  • [ACM] hdu 1025 Constructing Roads In JGShining's Kingdom (最长递增子序列,lower_bound使用)
  • hdu 1025 Constructing Roads In JGShining's Kingdom 最长上升子序列(nlogn)
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • HDU 1160 FatMouse's Speed (动规+最长递减子序列)
  • Constructing Roads In JGShining's Kingdom 最长上升子序列+二分查找
  • HDU 1160 FatMouse's Speed (最长有序的上升子序列)
  • HDU 1160 FatMouse's Speed (最长上升子序列+记录路径)
  • HDU 1160 FatMouse's Speed (最長單調递增子序列 dp)
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • Manacher's ALGORITHM: O(n)时间求字符串的最长回文子串
  • HDU-1025 Constructing Roads In JGShining's Kingdom O(nlogn)的最长上升子序列
  • hdoj 1025 Constructing Roads In JGShining's Kingdom 【最长递增子序列】
  • HDOJ 题目1160 FatMouse's Speed(最长上升子序列,输出路径)
  • hdu 1025 Constructing Roads In JGShining's Kingdom(二分法+最长上升子序列)