Skip to content

Commit af311ab

Browse files
Update src/dynamic_programming/knapsack.md
Co-authored-by: Oleksandr Kulkov <adamant.pwn@gmail.com>
1 parent 54fa080 commit af311ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dynamic_programming/knapsack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tags:
33
- Original
44
---
55

6-
# Knapsack DP
6+
# Knapsack problem
77
Prerequisite knowledge: [Introduction to Dynamic Programming](https://cp-algorithms.com/dynamic_programming/intro-to-dp.html)
88

99
## Introduction

0 commit comments

Comments
 (0)