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






竹林灯火

很失败的退役了!!!
 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 9 10 11 下一页

2015年8月16日

动态规划——B 最大高度问题
摘要: B - LIS Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status B - LIS Submit Status Description 一组研究人员正在设计一项实验,以测试猴子的智商。他 阅读全文
posted @ 2015-08-16 20:42 竹林灯火 阅读(465) 评论(0) 推荐(0)
 
动态规划——E (LIS())最长上升子序列
摘要: E - LIS Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status E - LIS Submit Status Description The world financial crisi 阅读全文
posted @ 2015-08-16 20:21 竹林灯火 阅读(300) 评论(0) 推荐(0)
 

2015年8月15日

集训的日子让我学会了什么该放弃,什么该坚持!
摘要: 从2015年7月12号下午完会后,集训的日子就开始了,之前还在犹豫不绝地问自己,到底要不要留在学校,要不要选择在这里集训,要不要放弃挣钱去学习知识?最后的一个问题的答案无疑是要的。 7月10号,考完C++下来,室友们纷纷在匆忙的整理行李,收拾衣物,而我却什么也没有行动,不知道是怎么的,看着她们... 阅读全文
posted @ 2015-08-15 15:01 竹林灯火 阅读(597) 评论(2) 推荐(0)
 

2015年8月13日

动态规划——F 最大矩阵和
摘要: Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the 阅读全文
posted @ 2015-08-13 22:14 竹林灯火 阅读(250) 评论(0) 推荐(0)
 
动态规划——I 记忆化搜索
摘要: Description Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道载一个区域中最长底滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。下面是一个例子 1 2 阅读全文
posted @ 2015-08-13 22:01 竹林灯火 阅读(216) 评论(0) 推荐(0)
 
动态规划——C编辑最短距离
摘要: C - 编辑距离 时间限制: 1000女士 内存限制: 65536KB 64位输入输出格式: %I64d & %I64u 提交 状态 C - 编辑距离 提交 状态 描述 Let x and y be two strings over some finite alphabet A. We would 阅读全文
posted @ 2015-08-13 16:52 竹林灯火 阅读(376) 评论(0) 推荐(0)
 
动态规划——K背包问题
摘要: Problem DescriptionNow you are asked to measure a dose of medicine with a balance and a number of weights. Certainly it is not always achievable. So y 阅读全文
posted @ 2015-08-13 16:43 竹林灯火 阅读(414) 评论(0) 推荐(0)
 

2015年8月11日

动态规划——H 最少回文串
摘要: We say a sequence of characters is a palindrome if it is the same written forwards and backwards. For example, ‘racecar’ is a palindrome, but ‘fastcar 阅读全文
posted @ 2015-08-11 19:55 竹林灯火 阅读(299) 评论(0) 推荐(0)
 
动态规划——G 回文串
摘要: G - 回文串 Time Limit:3000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status G - 回文串 Submit Status Description A palindrome is a symmetr 阅读全文
posted @ 2015-08-11 19:08 竹林灯火 阅读(220) 评论(0) 推荐(0)
 
动态规划——J 括号配对问题
摘要: J - 括号匹配 Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u Submit Status J - 括号匹配 Submit Status Description We give the following i 阅读全文
posted @ 2015-08-11 19:00 竹林灯火 阅读(371) 评论(0) 推荐(0)
 
上一页 1 2 3 4 5 6 7 8 9 10 11 下一页