• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






hebozi

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2012年9月14日

HDU 1969 Pie 二分查找
摘要: PieTime Limit: 5000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1591Accepted Submission(s): 552Problem DescriptionMy birthday is coming up and traditionally I'm serving pie. Not just one pie, no, I have a number N of them, of various tastes and of various s 阅读全文
posted @ 2012-09-14 20:15 hebozi 阅读(249) 评论(0) 推荐(0)
 
POJ 1159 Palindrome DP||最长公共子序列
摘要: PalindromeTime Limit: 3000MSMemory Limit: 65536KTotal Submissions: 43759Accepted: 14920DescriptionA palindrome is a symmetrical string, that is, a string read identically from left to right as well as from right to left. You are to write a program which, given a string, determines the minimal number 阅读全文
posted @ 2012-09-14 19:15 hebozi 阅读(242) 评论(0) 推荐(0)