8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b6f4a commit 9520103Copy full SHA for 9520103
README.md
@@ -26,7 +26,7 @@ Compiled pages are published at [https://cp-algorithms.com/](https://cp-algorith
26
27
### New articles
28
29
-- (12 July 2024) [Manhattan distance problems](https://cp-algorithms.com/geometry/manhattan-distance.html)
+- (12 July 2024) [Manhattan distance](https://cp-algorithms.com/geometry/manhattan-distance.html)
30
- (8 June 2024) [Knapsack Problem](https://cp-algorithms.com/dynamic_programming/knapsack.html)
31
- (28 January 2024) [Introduction to Dynamic Programming](https://cp-algorithms.com/dynamic_programming/intro-to-dp.html)
32
- (8 December 2023) [Hungarian Algorithm](https://cp-algorithms.com/graph/hungarian-algorithm.html)
0 commit comments