We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af8b0d4 + dc29826 commit b96e93bCopy full SHA for b96e93b
src/dynamic_programming/divide-and-conquer-dp.md
@@ -113,7 +113,7 @@ both!
113
- [SPOJ - LARMY](https://www.spoj.com/problems/LARMY/)
114
- [SPOJ - NKLEAVES](https://www.spoj.com/problems/NKLEAVES/)
115
- [Timus - Bicolored Horses](https://acm.timus.ru/problem.aspx?space=1&num=1167)
116
-- [USACO - Circular Barn](http://www.usaco.org/index.php?page=viewproblem2&cpid=616)
+- [USACO - Circular Barn](https://usaco.org/index.php?page=viewproblem2&cpid=626)
117
- [UVA - Arranging Heaps](https://onlinejudge.org/external/125/12524.pdf)
118
- [UVA - Naming Babies](https://onlinejudge.org/external/125/12594.pdf)
119
0 commit comments