avatar
文章
181
标签
197
分类
18

文章
  • 常见算法
  • 图算法
  • 树算法
  • 技巧
  • 笔记
  • 系列
  • 算法题
  • Solution
归档
  • 标签
  • 分类
  • 时间轴
友链
随机文章
BUGHERE の 博客
搜索
文章
  • 常见算法
  • 图算法
  • 树算法
  • 技巧
  • 笔记
  • 系列
  • 算法题
  • Solution
归档
  • 标签
  • 分类
  • 时间轴
友链
随机文章

algorithm-dp-data-structure-optimization

发表于2024-07-21|更新于2024-12-08|algorithmdp
|字数总计:74|阅读时长:1分钟

数据结构优化dp

前缀和优化dp

  • 3381. 长度可被 K 整除的子数组的最大元素和: 前缀和优化dp
  • 3251. 单调数组对的数目 II(2323): 前缀和优化dp

其它优化dp

  • 3181. 执行操作可获得的最大总奖励 II
文章作者: BUGHERE
文章链接: https://bughere.github.io/algorithm/dp/algorithm-dp-data-structure-optimization/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 BUGHERE の 博客!
dpdynamic-programmingdata-structureoptimization
cover of previous post
上一篇
algorithm-dp-split
cover of next post
下一篇
algorithm-dp-grid
相关推荐
cover
2024-07-26
algorithm-dp-backtracking
cover
2024-07-21
algorithm-dp-bag
cover
2024-07-21
algorithm-dp-digital
cover
2024-09-10
algorithm-dp-game-theory
cover
2024-07-21
algorithm-dp-grid
cover
2024-09-06
algorithm-dp-interval

评论
avatar
BUGHERE
Let's fxxking go!
文章
181
标签
197
分类
18
目录
  1. 1. 数据结构优化dp
    1. 1.1. 前缀和优化dp
    2. 1.2. 其它优化dp
©2023 - 2025 By BUGHERE
框架 Hexo|主题 Butterfly
搜索